opnsense-ports/misc/magicpoint/files/patch-ctlwords.c
Franco Fichtner e68874811c */*: sync with upstream
Taken from: FreeBSD
2017-02-19 11:12:19 +01:00

11 lines
204 B
C

--- ctlwords.c.orig 1999-02-14 23:02:25 UTC
+++ ctlwords.c
@@ -24,6 +24,8 @@ BEGIN {
#include <stdio.h>
#include <string.h>
+#include <stdlib.h>
+#include <ctype.h>
main(int argc, char *argv[])
{