mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
313 B
Plaintext
13 lines
313 B
Plaintext
$NetBSD: patch-aa,v 1.3 2010/05/06 11:14:01 adam Exp $
|
|
|
|
--- src/net_uuid.c.orig 2010-05-06 12:52:11.000000000 +0000
|
|
+++ src/net_uuid.c
|
|
@@ -38,7 +38,6 @@
|
|
#else
|
|
#include <sys/types.h>
|
|
#include <sys/time.h>
|
|
-#include <sys/sysinfo.h>
|
|
#endif
|
|
|
|
/* system dependent call to get the current system time. Returned as
|