summaryrefslogtreecommitdiff
path: root/misc/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/err.h')
-rw-r--r--misc/err.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/err.h b/misc/err.h
index 403ef7f701..fa971cabf0 100644
--- a/misc/err.h
+++ b/misc/err.h
@@ -17,8 +17,9 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifndef _ERR_H_
-#define _ERR_H_ 1
+#ifndef _ERR_H
+#define _ERR_H 1
+
#include <features.h>
#define __need___va_list