aboutsummaryrefslogtreecommitdiffstats
path: root/modules/entropy/unix_procs/es_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/entropy/unix_procs/es_unix.h')
-rw-r--r--modules/entropy/unix_procs/es_unix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/entropy/unix_procs/es_unix.h b/modules/entropy/unix_procs/es_unix.h
index a1e279633..d1b1d623e 100644
--- a/modules/entropy/unix_procs/es_unix.h
+++ b/modules/entropy/unix_procs/es_unix.h
@@ -3,8 +3,8 @@
* (C) 1999-2007 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_EXT_ENTROPY_SRC_UNIX_H__
-#define BOTAN_EXT_ENTROPY_SRC_UNIX_H__
+#ifndef BOTAN_ENTROPY_SRC_UNIX_H__
+#define BOTAN_ENTROPY_SRC_UNIX_H__
#include <botan/buf_es.h>
#include <botan/unix_cmd.h>