summaryrefslogblamecommitdiff
path: root/www/fhttpd/files/patch-ag
blob: 64d4db8f0df03d820c4ae8a0ca228a3172ba37a9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                


                      
                                                                     


                        
--- servproc.h.orig	Wed Apr  7 09:44:22 1999
+++ servproc.h	Thu Jul 13 18:53:55 2000
@@ -29,6 +29,7 @@
 #endif
 #include <sys/time.h>
 #include <sys/stat.h>
+#include <machine/param.h> /* for ALIGN macro needed by CMSG_DATA */
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <sys/file.h>