chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Start reimplenting search in Disobedience choose tabs. Results are
[disorder]
/
lib
/
basen.c
diff --git
a/lib/basen.c
b/lib/basen.c
index 74cb8366d4a24967ace7b610d62846e46c47e07d..a41a73bc37391f3062336a243566e6ffedb4ae03 100644
(file)
--- a/
lib/basen.c
+++ b/
lib/basen.c
@@
-24,10
+24,7
@@
* words. The words themselves use the native byte order.
*/
-#include <config.h>
-#include "types.h"
-
-#include <string.h>
+#include "common.h"
#include "basen.h"