]> andersk Git - moira.git/blobdiff - clients/userreg/userreg.c
Switch from Imake-based build system to autoconf-based.
[moira.git] / clients / userreg / userreg.c
index 4ee9670504154ccd752562c011ad7bb23bdc2d16..daeb38607784a91510f62258133c08a42013f92f 100644 (file)
@@ -804,10 +804,6 @@ int kinit(char *user, char *passwd)
 }
 
 
-#ifndef _toupper
-#define _toupper(c) ((c) & ~0x20)
-#endif
-
 int lenient_strcmp(char *string1, char *string2)
 {
   /*
This page took 0.031372 seconds and 4 git commands to generate.