DragonFly submit List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: strmode() changes
#include <assert.h>
#include <stdio.h>
-#include <string.h>
#include <sys/types.h>
+#include <string.h>
. ..
+#include <sys/types.h>
#include <string.h>
Or better yet .. instead of patching over 15 files already maybe string.h
should include sys/types.h. Is that okay?
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]