--- src/sbin/kldstat/kldstat.c 2005/03/07 18:30:39 1.3 +++ src/sbin/kldstat/kldstat.c 2005/04/22 02:23:23 1.4 @@ -37,11 +37,7 @@ #include #include -#if defined(__alpha__) -#define POINTER_WIDTH 18 -#else #define POINTER_WIDTH 10 -#endif static void printmod(int modid)