]> skyeroc.xyz Git - dgamelaunch/commitdiff
use libgen.h
authorJoshua Kwan <joshk@triplehelix.org>
Sat, 3 Jul 2004 23:34:13 +0000 (23:34 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Sat, 3 Jul 2004 23:34:13 +0000 (23:34 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@328 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgamelaunch.c

index 818fff5389f30fdbd15b1564ba4c7cfff7be8661..98e37aced77fea3961c0ad397d00287648f3b838 100644 (file)
@@ -50,7 +50,7 @@
 #include <sys/wait.h>
 #include <sys/ioctl.h>          /* ttyrec */
 #include <sys/stat.h>
-
+#include <libgen.h>
 #include <stdlib.h>
 #include <curses.h>