bum da bum

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@306 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2004-06-18 18:18:13 +00:00
parent 4946187dd7
commit eee0d887dc
1 changed files with 0 additions and 4 deletions

View File

@ -68,10 +68,6 @@
# include <pty.h>
#endif
#ifndef ARRAY_SIZE
# define ARRAY_SIZE(x) (sizeof(x) / sizeof(x[0]))
#endif
#include <fcntl.h>
#include <pwd.h>
#include <grp.h>