mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- Convert PLIST_FILES and PORTDOCS to PLIST Changes: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS
10 lines
212 B
C
10 lines
212 B
C
--- dmidecode.c.orig 2018-09-14 13:52:12 UTC
|
|
+++ dmidecode.c
|
|
@@ -66,6 +66,7 @@
|
|
#include <stdlib.h>
|
|
#include <unistd.h>
|
|
#include <arpa/inet.h>
|
|
+#include <sys/socket.h>
|
|
|
|
#ifdef __FreeBSD__
|
|
#include <errno.h>
|