You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by sameer <sa...@c2.net> on 1997/10/26 00:51:55 UTC

[PATCH] My freebsd problem

what's the opinion on the following?

Index: conf.h
===================================================================
RCS file: /export/home/cvs/apachen/src/main/conf.h,v
retrieving revision 1.150
diff -c -u -r1.150 conf.h
/usr/bin/diff: conflicting specifications of output style
--- conf.h      1997/10/25 01:52:45     1.150
+++ conf.h      1997/10/25 22:51:16
@@ -57,11 +57,12 @@
  */
 
 
+
+#ifdef WIN32
 /* Have to include sys/stat.h before ../os/win32/os.h so we can override
 stat() properly */
 #include <sys/stat.h>
 
-#ifdef WIN32
 #include "../os/win32/os.h"
 #else
 #include "os.h"

-- 
Sameer Parekh					Voice:   510-986-8770
President					FAX:     510-986-8777
C2Net
http://www.c2.net/				sameer@c2.net