diff options
Diffstat (limited to 'metastore.c')
-rw-r--r-- | metastore.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/metastore.c b/metastore.c index 473c180..f73b735 100644 --- a/metastore.c +++ b/metastore.c @@ -18,6 +18,7 @@ * */ +#define _BSD_SOURCE #include <sys/types.h> #include <sys/stat.h> #include <getopt.h> |