diff options
Diffstat (limited to 'www/apache13-fp/files/patch-fh')
-rw-r--r-- | www/apache13-fp/files/patch-fh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/apache13-fp/files/patch-fh b/www/apache13-fp/files/patch-fh deleted file mode 100644 index 0e45ae964f41..000000000000 --- a/www/apache13-fp/files/patch-fh +++ /dev/null @@ -1,10 +0,0 @@ ---- src/include/httpd.h.orig Mon Oct 8 22:56:05 2001 -+++ src/include/httpd.h Wed Oct 17 14:37:56 2001 -@@ -855,6 +855,7 @@ - * record to improve 64bit alignment the next time we need to break - * binary compatibility for some other reason. - */ -+ char *execfilename; /* physical filename to exec */ - }; - - |