chiark / gitweb /
[PATCH] klibc makefile fixes
[elogind.git] / tdb / tdb.h
index 6f3b1ff7562786e90a7f4715d1a8349206f32710..e236b31af516c08dd0464c609b96744934d869f9 100644 (file)
--- 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