aboutsummaryrefslogtreecommitdiffstats
path: root/modules/entropy/unix_procs/unix_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/entropy/unix_procs/unix_cmd.h')
-rw-r--r--modules/entropy/unix_procs/unix_cmd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/entropy/unix_procs/unix_cmd.h b/modules/entropy/unix_procs/unix_cmd.h
index 0e187db03..090dd8fdd 100644
--- a/modules/entropy/unix_procs/unix_cmd.h
+++ b/modules/entropy/unix_procs/unix_cmd.h
@@ -3,8 +3,8 @@
* (C) 1999-2007 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_EXT_UNIX_CMD_H__
-#define BOTAN_EXT_UNIX_CMD_H__
+#ifndef BOTAN_UNIX_CMD_H__
+#define BOTAN_UNIX_CMD_H__
#include <botan/types.h>
#include <botan/data_src.h>