diff options
Diffstat (limited to 'cervisia/Makefile.am')
-rw-r--r-- | cervisia/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/Makefile.am b/cervisia/Makefile.am index c0d067f8..15322c5a 100644 --- a/cervisia/Makefile.am +++ b/cervisia/Makefile.am @@ -1,5 +1,5 @@ CERVISIA_VERSION = 2.4.10 -INCLUDES = -I./cvsservice -D_BSD_SOURCE $(all_includes) +INCLUDES = -I./cvsservice -D_DEFAULT_SOURCE $(all_includes) SUBDIRS = cvsservice . pics |