PR: 37296 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> No response from: maintainer
10 lines
295 B
Text
10 lines
295 B
Text
--- perdition/username.h.orig Sun Apr 21 04:16:49 2002
|
|
+++ perdition/username.h Sun Apr 21 04:16:57 2002
|
|
@@ -29,6 +29,7 @@
|
|
#ifndef USERNAME_BERT
|
|
#define USERNAME_BERT
|
|
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
|
|
/**********************************************************************
|