Include sys/types.h in crypt-des.c. FreeBSD netinet/in.h

needs it.

Seems it is getting compileable...

Marko Kreen
This commit is contained in:
Bruce Momjian 2001-11-20 21:10:38 +00:00
parent 05979312ed
commit c78975f845
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
#include "px-crypt.h"
/* for ntohl/htonl */
#include <sys/types.h>
#include <netinet/in.h>
#define _PASSWORD_EFMT1 '_'