diff options
Diffstat (limited to 'string/memory.h')
-rw-r--r-- | string/memory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/memory.h b/string/memory.h index a7634fe90b..952060d431 100644 --- a/string/memory.h +++ b/string/memory.h @@ -21,8 +21,8 @@ */ #ifndef _MEMORY_H - #define _MEMORY_H 1 + #include <features.h> |