aboutsummaryrefslogtreecommitdiff
path: root/src/sman
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-11-22 04:23:10 +0000
committerdos-reis <gdr@axiomatics.org>2010-11-22 04:23:10 +0000
commit23cf19aad368e794357fb9fdcabd3ad412056b96 (patch)
treed65e20caa60e9bbae207d8e7cfdfc0a5fbbca190 /src/sman
parent5b484d68a91e5867c96ac409253f3503b188aadd (diff)
downloadopen-axiom-23cf19aad368e794357fb9fdcabd3ad412056b96.tar.gz
Diffstat (limited to 'src/sman')
-rw-r--r--src/sman/sman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sman/sman.c b/src/sman/sman.c
index 3a7093d0..e0ba9deb 100644
--- a/src/sman/sman.c
+++ b/src/sman/sman.c
@@ -53,7 +53,7 @@
#include "sman.h"
#include "sockio.h"
-#include "openpty.H1"
+#include "openpty.h"
#include "cfuns.h"
#include "utils.h"