--- servproc.h.orig Sat May 27 15:00:37 2000 +++ servproc.h Sat May 27 15:00:58 2000 @@ -29,6 +29,9 @@ #endif #include #include +#if defined(__FreeBSD__) && __FreeBSD__ >= 5 +#include /* for ALIGN macro needed by CMSG_DATA */ +#endif #include #include #include