Mercurial > trustbridge > nss-cmake-static
diff nss/lib/dbm/include/hash.h @ 4:b513267f632f tip
Build DBM module
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 05 Aug 2014 18:58:03 +0200 (2014-08-05) |
parents | 150b72113545 |
children |
line wrap: on
line diff
--- a/nss/lib/dbm/include/hash.h Tue Aug 05 18:32:02 2014 +0200 +++ b/nss/lib/dbm/include/hash.h Tue Aug 05 18:58:03 2014 +0200 @@ -37,6 +37,7 @@ /* Operations */ #include <stdio.h> +#include "cdefs.h" #include "mcom_db.h" typedef enum { HASH_GET, HASH_PUT, HASH_PUTNEW, HASH_DELETE, HASH_FIRST, HASH_NEXT