]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - conform/data/ndbm.h-data
Update.
[thirdparty/glibc.git] / conform / data / ndbm.h-data
index 78439411148d7095ad110923bdf73e3d11950760..6e606e589c59703763794e2d8e5434e9bb891c86 100644 (file)
@@ -22,5 +22,7 @@ function datum dbm_nextkey (DBM*)
 function {DBM*} dbm_open (const char*, int, mode_t)
 function int dbm_store (DBM*, datum, datum, int)
 
+allow dbm_*
+allow DBM_*
 allow *_t
 #endif