diff options
Diffstat (limited to 'shadow/shadow.h')
-rw-r--r-- | shadow/shadow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shadow/shadow.h b/shadow/shadow.h index 2bd52d8fbf..d32d440c0a 100644 --- a/shadow/shadow.h +++ b/shadow/shadow.h @@ -19,8 +19,8 @@ /* Declaration of types and functions for shadow password suite. */ #ifndef _SHADOW_H - #define _SHADOW_H 1 + #include <features.h> #include <paths.h> |