diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4813494..d1286b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ bin_PROGRAMS = xbiff -xbiff_CFLAGS = $(DEP_CFLAGS) +xbiff_CFLAGS = $(DEP_CFLAGS) -D_BSD_SOURCE xbiff_LDADD = $(DEP_LIBS) xbiff_SOURCES = \ |