chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Source code reorganization:
[disorder]
/
lib
/
bits.c
diff --git
a/lib/bits.c
b/lib/bits.c
index 6b5273b5d4fd6e5ef33304b6ea815f348825f40a..4ed2402cae9f89613ce230ea0d317a4c6f3a45b0 100644
(file)
--- a/
lib/bits.c
+++ b/
lib/bits.c
@@
-22,8
+22,7
@@
* @brief Bit operations
*/
* @brief Bit operations
*/
-#include <config.h>
-#include "types.h"
+#include "common.h"
#include <math.h>
#include <math.h>