diff options
author | Bill Stoddard <stoddard@apache.org> | 1999-11-08 19:54:12 +0100 |
---|---|---|
committer | Bill Stoddard <stoddard@apache.org> | 1999-11-08 19:54:12 +0100 |
commit | 3fb176b8aa5d7149fcf0965731d961e146ed4751 (patch) | |
tree | 1c737ec8a0b369ff049410021b544f02fc76b15f /httpd.dsp | |
parent | Get rid of a number of 'incompatible pointer type' warnings using (diff) | |
download | apache2-3fb176b8aa5d7149fcf0965731d961e146ed4751.tar.xz apache2-3fb176b8aa5d7149fcf0965731d961e146ed4751.zip |
Get rid of dependency on os/win32/getopt.c & .h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84110 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
-rw-r--r-- | httpd.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -106,10 +106,6 @@ SOURCE=.\buildmark.c # End Source File # Begin Source File -SOURCE=.\os\win32\getopt.c -# End Source File -# Begin Source File - SOURCE=.\main\http_config.c # End Source File # Begin Source File @@ -298,10 +294,6 @@ SOURCE=.\include\fnmatch.h # End Source File # Begin Source File -SOURCE=.\os\win32\getopt.h -# End Source File -# Begin Source File - SOURCE=.\include\hsregex.h # End Source File # Begin Source File |