index
:
potd.git
A high scalable low to medium interactive SSH/TCP honeypot using Linux Namespaces, capabilities, seccomp, cgroups designed for OpenWrt and IoT devices.
log msg
author
committer
range
feature/jail_packet
feature/jail_protocol
master
skeleton
thesis
about
summary
refs
log
tree
commit
diff
path:
root
/
src
/
log_colored.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/log_colored.h')
-rw-r--r--
src/log_colored.h
4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/log_colored.h b/src/log_colored.h
index b06a2f5..b372c9b 100644
--- a/
src/log_colored.h
+++ b/
src/log_colored.h
@@ -1,5 +1,5 @@
-#ifndef POTD_LOG_COLORED
-#define POTD_LOG_COLORED 1
+#ifndef POTD_LOG_COLORED_H
+#define POTD_LOG_COLORED_H 1
#include "log.h"