--- nsswitch/wb_common.c.orig Mon Apr 18 18:38:18 2005 +++ nsswitch/wb_common.c Sun Apr 24 03:39:49 2005 @@ -26,9 +26,6 @@ #include "winbind_client.h" -#define CONST_DISCARD(type, ptr) ((type) ((void *) (ptr))) -#define CONST_ADD(type, ptr) ((type) ((const void *) (ptr))) - /* Global variables. These are effectively the client state information */ int winbindd_fd = -1; /* fd for winbindd socket */