summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>2007-11-28 22:58:09 +0000
committerJohn Birrell <jb@FreeBSD.org>2007-11-28 22:58:09 +0000
commitee8a5fa77dc1f893f5c19bd09c70f7840d4ea1ba (patch)
treed45fe1bc500e7beca5a40b346e7133ba2aa517eb /usr.bin/fstat
parent43e23d1b4c40b4697480f11e272161d7a4de9083 (diff)
Notes
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/zfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fstat/zfs/Makefile b/usr.bin/fstat/zfs/Makefile
index c8fcae3d53bb..6994c0c4d7e7 100644
--- a/usr.bin/fstat/zfs/Makefile
+++ b/usr.bin/fstat/zfs/Makefile
@@ -6,7 +6,6 @@ SRCS= zfs.c
OBJS= zfs.o
WARNS?= 1
-CFLAGS=-D_SOLARIS_C_SOURCE
CFLAGS+= -I${.CURDIR}/../../../sys/compat/opensolaris
CFLAGS+= -I${.CURDIR}/../../../compat/opensolaris/include
CFLAGS+= -I${.CURDIR}/../../../compat/opensolaris/lib/libumem