13 lines
274 B
Text
13 lines
274 B
Text
$NetBSD: patch-aa,v 1.1 2006/01/05 15:09:04 joerg Exp $
|
|
|
|
--- modplugxmms/gui/main.cpp.orig 2006-01-05 14:51:18.000000000 +0000
|
|
+++ modplugxmms/gui/main.cpp
|
|
@@ -7,6 +7,8 @@
|
|
# include <config.h>
|
|
#endif
|
|
|
|
+#include <stddef.h>
|
|
+
|
|
#include <gtk/gtk.h>
|
|
#include <libintl.h>
|
|
|