projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a9ab00
)
If we sucked in stdarg.h, assume STDARG
author
Theodore Tso
<tytso@mit.edu>
Thu, 2 Jun 1994 16:48:45 +0000
(16:48 +0000)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/src/util/ss/error.c
b/src/util/ss/error.c
index 3b7165a72900fe04cc448f5c6e3151b5e79e3a40..0dc7e7127b9785850dec08565533123649da9521 100644
(file)
--- a/
src/util/ss/error.c
+++ b/
src/util/ss/error.c
@@
-26,10
+26,6
@@
#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