]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/bacula.h
To prevent breakage of existing scripts, reorder the commands.
[bacula/bacula] / bacula / src / bacula.h
index e54f653c856b913bc6ff2fdb02b7d036d5f954af..0104a6eae187471aa594b2e6febc8f62afe89329 100644 (file)
 
 /* System includes */
 #if HAVE_STDINT_H
+#ifndef __sgi
 #include <stdint.h>
 #endif
+#endif
 #if HAVE_STDARG_H
 #include <stdarg.h>
 #endif