summaryrefslogtreecommitdiff
path: root/camlibs/aox
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2018-06-20 17:17:04 +0200
committerMarcus Meissner <marcus@jet.franken.de>2018-06-20 17:17:04 +0200
commit7b65f33afcd4d2a4cc9b2793abbe57e64275fd9b (patch)
tree2569da5738c36ebad096f9c254e3fe3be9d22048 /camlibs/aox
parentf4d2369237a3ec71fd519e71be5a80b1b3467fde (diff)
downloadlibgphoto2-7b65f33afcd4d2a4cc9b2793abbe57e64275fd9b.tar.gz
BSD_SOURCE -> DEFAULT_SPURCE
Diffstat (limited to 'camlibs/aox')
-rw-r--r--camlibs/aox/library.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/aox/library.c b/camlibs/aox/library.c
index 0654208f0..20c327e04 100644
--- a/camlibs/aox/library.c
+++ b/camlibs/aox/library.c
@@ -18,7 +18,7 @@
* Boston, MA 02110-1301 USA
*/
-#define _BSD_SOURCE
+#define _DEFAULT_SOURCE
#include <config.h>