Skip to content
Snippets Groups Projects
Commit f320dcbc authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

re-add sys/stat.h include for GDBM

parent 12a81157
No related branches found
No related tags found
No related merge requests found
......@@ -261,6 +261,8 @@ ldbm_errno( LDBM ldbm )
#elif defined( HAVE_GDBM )
#include <sys/stat.h>
/*****************************************************************
* *
* use gdbm *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment