improve exit status handling for program map code
[unix-history] / usr / src / include / rune.h
index 37b8923..f9eefbd 100644 (file)
@@ -1,19 +1,20 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Paul Borman at Krystal Technologies.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * Paul Borman at Krystal Technologies.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)rune.h      5.2 (Berkeley) %G%
+ *     @(#)rune.h      8.1 (Berkeley) %G%
  */
 
 #ifndef        _RUNE_H_
 #define        _RUNE_H_
 
 #include <runetype.h>
  */
 
 #ifndef        _RUNE_H_
 #define        _RUNE_H_
 
 #include <runetype.h>
+#include <stdio.h>
 
 #define        _PATH_LOCALE    "/usr/share/locale"
 
 
 #define        _PATH_LOCALE    "/usr/share/locale"