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
/
table.c
diff --git
a/lib/table.c
b/lib/table.c
index f2835cbb6d309180d43c3b4df8b9ba5e3e243c7f..d37ffe36960e7fb4ab71c8c66bb70be0d4ca4b04 100644
(file)
--- a/
lib/table.c
+++ b/
lib/table.c
@@
-18,9
+18,7
@@
* USA
*/
-#include <config.h>
-
-#include <string.h>
+#include "common.h"
#include "table.h"