summaryrefslogtreecommitdiffstats
path: root/utmpx-defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'utmpx-defines.h')
-rw-r--r--utmpx-defines.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/utmpx-defines.h b/utmpx-defines.h
new file mode 100644
index 0000000..0aaa1e3
--- /dev/null
+++ b/utmpx-defines.h
@@ -0,0 +1,3 @@
+#define UTXDB_ACTIVE 0
+#define UTXDB_LASTLOGIN 1
+#define UTXDB_LOG 2