pkgsrc-wip/pcsx/patches/patch-aa
Juan Romero Pardines 6fe97e0c95 Initial import of pcsx-1.5.
pcsx is a free PlayStation(TM) emulator.
2004-05-27 16:02:03 +00:00

12 lines
312 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2004/05/27 16:02:03 xtraeme Exp $
--- LnxMain.c.orig 2004-05-27 10:26:27.000000000 +0200
+++ LnxMain.c 2004-05-27 10:26:39.000000000 +0200
@@ -28,6 +28,7 @@
#include <gtk/gtk.h>
#include <pthread.h>
#include <dirent.h>
+#include <locale.h>
#include "Linux.h"
#include "Sio.h"