aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ficsmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/ficsmain.h')
-rw-r--r--FICS/ficsmain.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/ficsmain.h b/FICS/ficsmain.h
index 071ce2f..aba2886 100644
--- a/FICS/ficsmain.h
+++ b/FICS/ficsmain.h
@@ -65,6 +65,8 @@
#define STATS_GAMES "games"
#define STATS_JOURNAL "journal"
+#define UID_SUPER_USER 0
+
enum {
OPFL_APPEND,
OPFL_WRITE,