Pull in prototypes from <string.h>.
This commit is contained in:
parent
96d509d92b
commit
59606853f9
12
audio/soundtracker/patches/patch-app_tracker-settings_c
Normal file
12
audio/soundtracker/patches/patch-app_tracker-settings_c
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-app_tracker-settings_c,v 1.1 2002/07/30 06:46:24 wcobb Exp $
|
||||
--- app/tracker-settings.c.orig Tue Jul 30 02:53:55 2002
|
||||
+++ app/tracker-settings.c Tue Jul 30 02:54:38 2002
|
||||
@@ -23,6 +23,8 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
+#include <string.h>
|
||||
+
|
||||
#include "tracker-settings.h"
|
||||
#include "i18n.h"
|
||||
#include "gui-subs.h"
|
Loading…
x
Reference in New Issue
Block a user