From 74894b53f8f9f4de6f269a5c0c0f8ea03baa1587 Mon Sep 17 00:00:00 2001 From: "arnd@arndb.de" Date: Mon, 24 Nov 2003 22:10:23 -0800 Subject: [PATCH] klibc makefile fixes --- tdb/tdb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tdb') 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 /* flags to tdb_store() */ #define TDB_REPLACE 1 -- cgit v1.2.3-54-g00ecf