freebsd-ports/emulators/mupen64-base/files/patch-main_main.c
Jose Alonso Cardenas Marquez fb3f49d741 - Update to 0.5
- Remove a lot of obsolete patch files
- Clean up all emulators/mupen64* ports
- Add new way to build mupen64 emulator and all plugins
- Pass maintainership to me

Approved by:	tlp (maintainer via irc)
2007-10-09 03:50:04 +00:00

10 lines
231 B
C

--- main/main.c 2007-10-08 01:28:18.000000000 -0500
+++ main/main.c 2007-10-08 01:28:42.000000000 -0500
@@ -37,6 +37,7 @@
#include <stdlib.h>
#include <unistd.h>
+#include <dirent.h>
#include "main.h"
#include "guifuncs.h"