summaryrefslogtreecommitdiff
path: root/drivers/unix/ip_unix.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-07-25 14:50:38 +0200
committerGitHub <noreply@github.com>2022-07-25 14:50:38 +0200
commit679633f50538f615dab70c070402970fef298a6c (patch)
tree455805c3a8c1d81fce06bdfe2c4748da41b1aea1 /drivers/unix/ip_unix.h
parent18596f6b3dd8a3bda04d0367d37f94c579a8a6e7 (diff)
parent90019676b076abdfc076ed6f38005d6cce89923b (diff)
Merge pull request #63368 from akien-mga/fix_header_guards
Code quality: Fix header guards consistency
Diffstat (limited to 'drivers/unix/ip_unix.h')
-rw-r--r--drivers/unix/ip_unix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/unix/ip_unix.h b/drivers/unix/ip_unix.h
index 06fcdb6e17..798d02095c 100644
--- a/drivers/unix/ip_unix.h
+++ b/drivers/unix/ip_unix.h
@@ -50,4 +50,5 @@ public:
};
#endif
+
#endif // IP_UNIX_H