added ninclude of netinet/in.h
This commit is contained in:
@@ -58,6 +58,8 @@ static char rcsid[] = "$Id$";
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/errno.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "sudo.h"
|
||||
|
||||
/*
|
||||
|
@@ -49,6 +49,7 @@ static char rcsid[] = "$Id$";
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/param.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "sudo.h"
|
||||
|
||||
|
@@ -39,6 +39,7 @@ static char rcsid[] = "$Id$";
|
||||
#include <malloc.h>
|
||||
#endif /* HAVE_MALLOC_H */
|
||||
#include <sys/param.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "sudo.h"
|
||||
|
||||
|
Reference in New Issue
Block a user