]> skyeroc.xyz Git - dgamelaunch/commitdiff
bum da bum
authorJoshua Kwan <joshk@triplehelix.org>
Fri, 18 Jun 2004 18:18:13 +0000 (18:18 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Fri, 18 Jun 2004 18:18:13 +0000 (18:18 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@306 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgamelaunch.c

index 6b42812c181f37b794ffea99a415b3609cab51cf..8a5a7042aa03cf3ecdb3bd20cc75d97eb2ac336a 100644 (file)
 # 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>