]> andersk Git - moira.git/blobdiff - update/log.c
Suns don't need varargs.h
[moira.git] / update / log.c
index 415280e960f4871cd548fc42bb7f8123623beae5..8d95fcf9ada66e062347d6e0bab417ae1cebca0f 100644 (file)
@@ -24,7 +24,9 @@ static char *rcsid_log_c = "$Header$";
 #include <mit-copyright.h>
 #include <stdio.h>
 #include "com_err.h"
+#ifndef sun
 #include <varargs.h>
+#endif
 #include "update.h"
 #include <krb.h>
 
This page took 0.032758 seconds and 4 git commands to generate.