openbsd-ports/print/bibview/patches/patch-globdata_c

12 lines
301 B
Plaintext

Index: globdata.c
--- globdata.c.orig
+++ globdata.c
@@ -20,6 +20,7 @@
/* */
/*********************************************************************/
+#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <unistd.h>