56bf85096c
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
238 B
C
11 lines
238 B
C
--- src/netcpu_sysctl.c.orig 2014-06-03 23:37:37 UTC
|
|
+++ src/netcpu_sysctl.c
|
|
@@ -6,6 +6,8 @@ char netcpu_sysctl_id[]="\
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include <unistd.h>
|
|
|
|
#if HAVE_INTTYPES_H
|