about summary refs log tree commit diff
path: root/posix/wordexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'posix/wordexp.h')
-rw-r--r--posix/wordexp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/wordexp.h b/posix/wordexp.h
index a90f022c16..6fa02b78c4 100644
--- a/posix/wordexp.h
+++ b/posix/wordexp.h
@@ -17,8 +17,8 @@
    Boston, MA 02111-1307, USA.  */
 
 #ifndef	_WORDEXP_H
-
 #define	_WORDEXP_H	1
+
 #include <features.h>
 
 __BEGIN_DECLS