openbsd-ports/print/bibview/patches/patch-rc_file_c
2022-03-11 19:50:56 +00:00

12 lines
299 B
Plaintext

Index: rc_file.c
--- rc_file.c.orig
+++ rc_file.c
@@ -19,6 +19,7 @@
/* */
/*********************************************************************/
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>