summaryrefslogtreecommitdiff
path: root/tdb
diff options
context:
space:
mode:
authorarnd@arndb.de <arnd@arndb.de>2003-11-24 22:10:23 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:02 -0700
commit74894b53f8f9f4de6f269a5c0c0f8ea03baa1587 (patch)
tree14a5e1ded74e824cf84582e2c2d24dd9f2c7393c /tdb
parentfee6f4150d0d5fbfc1ba74130bac1ae21ce69c81 (diff)
[PATCH] klibc makefile fixes
Diffstat (limited to 'tdb')
-rw-r--r--tdb/tdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdb/tdb.h b/tdb/tdb.h
index 6f3b1ff756..e236b31af5 100644
--- a/tdb/tdb.h
+++ b/tdb/tdb.h
@@ -25,6 +25,7 @@
extern "C" {
#endif
+#include <signal.h>
/* flags to tdb_store() */
#define TDB_REPLACE 1