summaryrefslogtreecommitdiff
path: root/rquota_client.h
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-01-05 16:04:57 +0000
committerjkar8572 <jkar8572>2010-01-05 16:04:57 +0000
commitd271d0a329a5b3e99f4ad209b5270a8648739ff0 (patch)
treebb40ea2801530ab7865737cdb77b60335d48aa5c /rquota_client.h
parent077c4c5cd183f46e89f6cb5b1269019235bb9b8a (diff)
* Rewritten configuration script to create config.h (Jan Kara)
* Use /proc/mounts for mountpoint scanning (Jan Kara) * Removed use of reserved identifiers (Jan Kara)
Diffstat (limited to 'rquota_client.h')
-rw-r--r--rquota_client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rquota_client.h b/rquota_client.h
index 5753585..292af19 100644
--- a/rquota_client.h
+++ b/rquota_client.h
@@ -4,8 +4,8 @@
*
*/
-#ifndef _RQUOTA_CLIENT_H
-#define _RQUOTA_CLIENT_H
+#ifndef RQUOTA_CLIENT_H
+#define RQUOTA_CLIENT_H
#include "quotaio.h"