This broke when we went to gnu99 as the default standard. Fix the build

by reverting to the gnu89 standard.
This commit is contained in:
Warner Losh 2010-03-24 20:20:28 +00:00
parent ff014514ee
commit ebbcc89c45
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=205630

View File

@ -58,6 +58,7 @@ SRCS= copyin.c \
xstrndup.c \
alloca.h \
getopt.h
CSTD=gnu89
CLEANFILES+= alloca.h getopt.h