diff options
author | Brad Pitcher <bradpitcher@gmail.com> | 2012-02-04 21:14:35 (GMT) |
---|---|---|
committer | Brad Pitcher <bradpitcher@gmail.com> | 2012-02-04 21:14:35 (GMT) |
commit | 03771dc21ee84ff2ac681cec7782a478709f0d54 (patch) | |
tree | de713e6d26e00919e35c1bbb1c59e99efa76bc80 /scripts/chrpath_linux.c | |
parent | e725437a5a083ba5fa9e1c53af27f6e84027d656 (diff) |
Fix linux releases
Diffstat (limited to 'scripts/chrpath_linux.c')
-rw-r--r-- | scripts/chrpath_linux.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/chrpath_linux.c b/scripts/chrpath_linux.c index 685913c..28e3a5e 100644 --- a/scripts/chrpath_linux.c +++ b/scripts/chrpath_linux.c @@ -107,9 +107,6 @@ /* Define to the version of this package. */ #define PACKAGE_VERSION ""0.13"" -/* The size of a `void *', as computed by sizeof. */ -#define SIZEOF_VOID_P 4 - /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 |