summaryrefslogtreecommitdiff
path: root/get_personality.h
diff options
context:
space:
mode:
Diffstat (limited to 'get_personality.h')
-rw-r--r--get_personality.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/get_personality.h b/get_personality.h
index 7571e43da..ab0181544 100644
--- a/get_personality.h
+++ b/get_personality.h
@@ -6,9 +6,9 @@
*/
#ifndef STRACE_GET_PERSONALITY_H
-#define STRACE_GET_PERSONALITY_H
+# define STRACE_GET_PERSONALITY_H
-#include "ptrace.h"
+# include "ptrace.h"
extern int
get_personality_from_syscall_info(const struct ptrace_syscall_info *);