strmode() changes

Jeremy C. Reed reed at reedmedia.net
Mon Sep 19 17:53:12 PDT 2005


#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/




More information about the Submit mailing list