* srv_main.c: Move inclusion of k5-int.h before testing if
authorEzra Peisach <epeisach@mit.edu>
Sun, 3 Mar 1996 17:55:45 +0000 (17:55 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sun, 3 Mar 1996 17:55:45 +0000 (17:55 +0000)
commit149c9cc9d0961f2a08a69b0fc5ec7213e0a36b80
tree8dd35d69ce90e22717f148637f5fa87e7c09838d
parent01eb9a864c3a7cda92a295d99acfdd5d717d06c9
* srv_main.c: Move inclusion of k5-int.h before testing if
HAVE_STDARG_H is defined.

This is because configure.in does not test for stdarg.h, but autoconf.h does have it defined.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7587 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/v5server/ChangeLog
src/kadmin/v5server/srv_main.c