summaryrefslogtreecommitdiff
path: root/browse.h
diff options
context:
space:
mode:
Diffstat (limited to 'browse.h')
-rw-r--r--browse.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/browse.h b/browse.h
index a4f0583..399bdd9 100644
--- a/browse.h
+++ b/browse.h
@@ -28,8 +28,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef VAULT_BROWSE_H
-#define VAULT_BROWSE_H
+#ifndef BROWSE_H
+#define BROWSE_H
#include <kcgi.h>
@@ -41,4 +41,4 @@
*/
void browse(struct kreq *);
-#endif /* VAULT_BROWSE_H */
+#endif /* BROWSE_H */