pointless whitespace/comment fixes, no code changes
[oweals/busybox.git] / shell / math.c
index 8a44c8e88dd7d07ff7a862d8c74d922d3a1a5ebb..cc298bd24a2f109b3f6cee73ab7ad299791f1dff 100644 (file)
@@ -26,8 +26,7 @@
  * rewrote arith (see notes to this), added locale support,
  * rewrote dynamic variables.
  */
-
-#include "busybox.h"
+#include "libbb.h"
 #include "math.h"
 
 #define a_e_h_t arith_eval_hooks_t