Source code reorganization:
[disorder] / lib / bits.c
index 6b5273b..4ed2402 100644 (file)
@@ -22,8 +22,7 @@
  * @brief Bit operations
  */
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
 #include <math.h>