fb3f49d741
- 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)
10 lines
231 B
C
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"
|