If we sucked in stdarg.h, assume STDARG
authorTheodore Tso <tytso@mit.edu>
Thu, 2 Jun 1994 16:48:45 +0000 (16:48 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 2 Jun 1994 16:48:45 +0000 (16:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3677 dc483132-0cff-0310-8789-dd5450dbe970

src/util/ss/error.c

index 3b7165a72900fe04cc448f5c6e3151b5e79e3a40..0dc7e7127b9785850dec08565533123649da9521 100644 (file)
 #define STDARG
 #endif
 
-#ifdef _STDARG_H
-#define STDARG
-#endif
-
 #ifndef __STDC__
 /* we didn't get it in com_err.h if it wasn't STDC. */
 #ifndef STDARG