Always include <krb5/sysincl.h>
authorJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:18:58 +0000 (12:18 +0000)
committerJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:18:58 +0000 (12:18 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2229 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/an_to_ln.c

index e2f08e2ac143c95d32b344af083d22ed0fd86dae..b5188183d3171ffb55c405b620023c3b309df782 100644 (file)
@@ -36,9 +36,9 @@ static char rcsid_an_to_ln_c[] =
 #include <krb5/los-proto.h>
 #include <krb5/ext-proto.h>
 
+#include <krb5/sysincl.h>
 #ifdef USE_DBM_LNAME
 #include <krb5/dbm.h>
-#include <krb5/sysincl.h>
 #endif
 
 #ifndef min