summaryrefslogtreecommitdiff
path: root/warnquota.c
diff options
context:
space:
mode:
Diffstat (limited to 'warnquota.c')
-rw-r--r--warnquota.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/warnquota.c b/warnquota.c
index 92af237..e46b601 100644
--- a/warnquota.c
+++ b/warnquota.c
@@ -10,7 +10,7 @@
*
* Author: Marco van Wieringen <mvw@planets.elm.net>
*
- * Version: $Id: warnquota.c,v 1.32 2008/08/13 15:52:17 jkar8572 Exp $
+ * Version: $Id: warnquota.c,v 1.33 2010/01/05 16:04:57 jkar8572 Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -18,6 +18,8 @@
* the License, or (at your option) any later version.
*/
+#include "config.h"
+
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>