fwcutter/make: Avoid _DEFAULT_SOURCE warning
[b43-tools.git] / fwcutter / Makefile
index 02211346e0cefaa814f6091bd77356b52293b011..5a5b8ec7e16563fd5143b3db1df13f9f9fa99398 100644 (file)
@@ -1,4 +1,4 @@
-VERSION = 014
+VERSION = 019
 
 # The toolchain definitions
 CC             = cc
@@ -17,7 +17,7 @@ endif
 
 PREFIX ?= /usr/local
 CFLAGS         ?= -Os -fomit-frame-pointer
-CFLAGS         += -std=c99 -Wall -pedantic -D_BSD_SOURCE
+CFLAGS         += -std=c99 -Wall -pedantic -D_BSD_SOURCE -D_DEFAULT_SOURCE
 LDFLAGS                ?=
 
 SRCS = fwcutter.c md5.c