ports/audio/lash/files/patch-liblash_lash.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

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>