mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
271 B
C
11 lines
271 B
C
--- liblash/lash.c.orig 2007-03-09 15:34:40 UTC
|
|
+++ liblash/lash.c
|
|
@@ -23,6 +23,8 @@
|
|
#include <strings.h>
|
|
#include <pthread.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/time.h>
|
|
+#include <sys/resource.h>
|
|
#include <sys/wait.h>
|
|
#include <sys/socket.h>
|
|
#include <netdb.h>
|