SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--- Libnet-0.99b/src/bpf.c.orig Fri Dec 6 00:18:57 2013
+++ Libnet-0.99b/src/bpf.c Fri Dec 6 00:19:11 2013
@@ -29,7 +29,6 @@
*/
#include <sys/param.h> /* optionally get BSD define */
-#include <sys/timeb.h>
#include <sys/file.h>
#include <sys/ioctl.h>