projects
/
chise
/
concord.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3568b4b
)
Move code to include "config.h" into sysdep.h.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 1 Apr 2013 05:10:59 +0000
(14:10 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Mon, 1 Apr 2013 05:10:59 +0000
(14:10 +0900)
concord-bdb.c
patch
|
blob
|
history
diff --git
a/concord-bdb.c
b/concord-bdb.c
index
197d8d9
..
d68eefe
100644
(file)
--- a/
concord-bdb.c
+++ b/
concord-bdb.c
@@
-21,9
+21,6
@@
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
#include "sysdep.h"
#include "concord.h"
#include "concord-bdb.h"