aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/unix_socket/unx_sock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssl/unix_socket/unx_sock.h')
-rw-r--r--src/ssl/unix_socket/unx_sock.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ssl/unix_socket/unx_sock.h b/src/ssl/unix_socket/unx_sock.h
index 91c70ce80..c1ff53ae3 100644
--- a/src/ssl/unix_socket/unx_sock.h
+++ b/src/ssl/unix_socket/unx_sock.h
@@ -1,12 +1,12 @@
-/**
-* Unix Socket Header File
+/*
+* Unix Socket
* (C) 2004-2006 Jack Lloyd
*
* Released under the terms of the Botan license
*/
-#ifndef BOTAN_UNIX_SOCKET_H__
-#define BOTAN_UNIX_SOCKET_H__
+#ifndef BOTAN_TLS_SOCKET_UNIX_H__
+#define BOTAN_TLS_SOCKET_UNIX_H__
#include <botan/socket.h>