summaryrefslogtreecommitdiff
path: root/tests/nlattr_ifla.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nlattr_ifla.h')
-rw-r--r--tests/nlattr_ifla.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/nlattr_ifla.h b/tests/nlattr_ifla.h
index 78d3f6f0c..6772ae29e 100644
--- a/tests/nlattr_ifla.h
+++ b/tests/nlattr_ifla.h
@@ -9,13 +9,13 @@
*/
#ifndef STRACE_TESTS_NLATTR_IFLA_H
-#define STRACE_TESTS_NLATTR_IFLA_H
+# define STRACE_TESTS_NLATTR_IFLA_H
-#include "tests.h"
+# include "tests.h"
-#ifndef IFLA_ATTR
-# error "Please define IFLA_ATTR before including this file"
-#endif
+# ifndef IFLA_ATTR
+# error "Please define IFLA_ATTR before including this file"
+# endif
static const unsigned int hdrlen = sizeof(struct ifinfomsg);