aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/socket_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/socket_utils.h')
-rw-r--r--src/cli/socket_utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cli/socket_utils.h b/src/cli/socket_utils.h
index d7eb4382e..7856f5508 100644
--- a/src/cli/socket_utils.h
+++ b/src/cli/socket_utils.h
@@ -5,8 +5,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_SOCKET_H_
-#define BOTAN_SOCKET_H_
+#ifndef BOTAN_CLI_SOCKET_UTILS_H_
+#define BOTAN_CLI_SOCKET_UTILS_H_
#include <botan/build.h>
#include "cli_exceptions.h"