Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
319 B
C
12 lines
319 B
C
--- src/popular.h.orig Thu Nov 28 14:56:03 2002
|
|
+++ src/popular.h Mon Jul 11 16:19:50 2005
|
|
@@ -26,9 +26,7 @@
|
|
|
|
*****************************************************************************/
|
|
|
|
-#include <alloca.h>
|
|
#include <arpa/inet.h>
|
|
-#include <crypt.h>
|
|
#include <ctype.h>
|
|
#include <dirent.h>
|
|
#include <dlfcn.h>
|