]> 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 00275e1799e56b7102e41cee514acc09f9b2b219..0104a6eae187471aa594b2e6febc8f62afe89329 100644 (file)
@@ -20,7 +20,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   Bacula® is a registered trademark of John Walker.
+   Bacula® is a registered trademark of Kern Sibbald.
    The licensor of Bacula is the Free Software Foundation Europe
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 
 /* System includes */
 #if HAVE_STDINT_H
+#ifndef __sgi
 #include <stdint.h>
 #endif
+#endif
 #if HAVE_STDARG_H
 #include <stdarg.h>
 #endif