f3c097f76c
Move to REVISION and new DEPENDS. Regen WANTLIB.
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
$OpenBSD: patch-src_settings_c,v 1.1 2010/07/16 13:15:19 ajacoutot Exp $
|
|
--- src/settings.c.orig Fri Jul 16 15:05:28 2010
|
|
+++ src/settings.c Fri Jul 16 15:05:49 2010
|
|
@@ -6,6 +6,7 @@
|
|
*/
|
|
|
|
#include "settings.h"
|
|
+#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|