- submitter becomes maintainer - Makefile tidied, and passes portlint -C - rc.d file corrected; now passes rclint - port now installs documentation (PDF), not previously included - added DOCS option, controlling installation of above - files in /usr/local/share now in directories that actually match the name of the port PR: 212242 Submitted by: bob@eager.cx
10 lines
196 B
C
10 lines
196 B
C
--- regutil/regini.c.orig 2014-10-30 04:54:43 UTC
|
|
+++ regutil/regini.c
|
|
@@ -26,6 +26,7 @@
|
|
#endif
|
|
|
|
#include "regutil.h"
|
|
+#include </usr/include/strings.h>
|
|
|
|
#ifdef _WIN32
|
|
# include <windows.h>
|