aboutsummaryrefslogtreecommitdiffstats
path: root/modules/io/fd_unix/fd_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/io/fd_unix/fd_unix.h')
-rw-r--r--modules/io/fd_unix/fd_unix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/io/fd_unix/fd_unix.h b/modules/io/fd_unix/fd_unix.h
index 4767306da..cbe93dfe0 100644
--- a/modules/io/fd_unix/fd_unix.h
+++ b/modules/io/fd_unix/fd_unix.h
@@ -3,8 +3,8 @@
* (C) 1999-2007 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_EXT_PIPE_UNIXFD_H__
-#define BOTAN_EXT_PIPE_UNIXFD_H__
+#ifndef BOTAN_PIPE_UNIXFD_H__
+#define BOTAN_PIPE_UNIXFD_H__
#include <botan/pipe.h>