summaryrefslogtreecommitdiff
path: root/dqblk_rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'dqblk_rpc.h')
-rw-r--r--dqblk_rpc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dqblk_rpc.h b/dqblk_rpc.h
index ff2b0b4..55d7d65 100644
--- a/dqblk_rpc.h
+++ b/dqblk_rpc.h
@@ -2,8 +2,8 @@
* Headerfile for rpc quotafile format
*/
-#ifndef DQBLK_RPC_H
-#define DQBLK_RPC_H
+#ifndef GUARD_DQBLK_RPC_H
+#define GUARD_DQBLK_RPC_H
/* Values used for communication through network */
#define Q_RPC_GETQUOTA 0x0300 /* get limits and usage */