summaryrefslogtreecommitdiffstats
path: root/libvncclient
diff options
context:
space:
mode:
Diffstat (limited to 'libvncclient')
-rw-r--r--libvncclient/sasl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libvncclient/sasl.h b/libvncclient/sasl.h
index 5a52149..2936364 100644
--- a/libvncclient/sasl.h
+++ b/libvncclient/sasl.h
@@ -1,5 +1,5 @@
-#ifndef SASL_H
-#define SASL_H
+#ifndef RFBSASL_H
+#define RFBSASL_H
/*
* Copyright (C) 2017 S. Waterman. All Rights Reserved.
@@ -36,4 +36,4 @@ int ReadFromSASL(rfbClient* client, char *out, unsigned int n);
#endif /* LIBVNCSERVER_HAVE_SASL */
-#endif /* SASL_H */
+#endif /* RFBSASL_H */