diff options
| author | John Birrell <jb@FreeBSD.org> | 2007-11-28 22:58:09 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 2007-11-28 22:58:09 +0000 |
| commit | ee8a5fa77dc1f893f5c19bd09c70f7840d4ea1ba (patch) | |
| tree | d45fe1bc500e7beca5a40b346e7133ba2aa517eb /usr.bin/fstat | |
| parent | 43e23d1b4c40b4697480f11e272161d7a4de9083 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -rw-r--r-- | usr.bin/fstat/zfs/Makefile | 1 |
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 |
