summaryrefslogtreecommitdiff
path: root/openbsd-compat.h
diff options
context:
space:
mode:
authorandre <andre>2000-06-03 14:57:40 +0000
committerandre <andre>2000-06-03 14:57:40 +0000
commit2ff7b5d02817eb74a3ac2bf02eadef127b09d77c (patch)
tree13273092785271978f00ba33f3b14519d5ca1409 /openbsd-compat.h
parente340f73b53aa3451f88fd9d41b652b659b0398f8 (diff)
Added new login recording code
Added test program for login code (make logintest)
Diffstat (limited to 'openbsd-compat.h')
-rw-r--r--openbsd-compat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsd-compat.h b/openbsd-compat.h
index eadcf7940..bef9c852d 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -12,7 +12,6 @@
12#include "bsd-mktemp.h" 12#include "bsd-mktemp.h"
13#include "bsd-snprintf.h" 13#include "bsd-snprintf.h"
14#include "bsd-daemon.h" 14#include "bsd-daemon.h"
15#include "bsd-login.h"
16#include "bsd-base64.h" 15#include "bsd-base64.h"
17 16
18/* rfc2553 socket API replacements */ 17/* rfc2553 socket API replacements */