2013-09-26 17:14:40 +02:00

13 lines
332 B
Plaintext

$NetBSD: patch-ac,v 1.1 2011/11/27 00:25:05 marino Exp $
--- cdconf.c.orig 2001-08-18 11:11:22.000000000 +0000
+++ cdconf.c
@@ -6,6 +6,7 @@
#include <netinet/in.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
static GtkWidget *cd_configure_win, *cddb_dir_entry;
static GtkWidget *format_entry, *device_entry;