summaryrefslogtreecommitdiff
path: root/loginrec.h
diff options
context:
space:
mode:
Diffstat (limited to 'loginrec.h')
-rw-r--r--loginrec.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/loginrec.h b/loginrec.h
index 8e3390178..859e1a630 100644
--- a/loginrec.h
+++ b/loginrec.h
@@ -31,12 +31,6 @@
31 31
32#include "includes.h" 32#include "includes.h"
33 33
34#include <sys/types.h>
35#include <netinet/in.h>
36#include <sys/socket.h>
37
38/* RCSID("$Id: loginrec.h,v 1.10 2005/06/19 00:19:44 djm Exp $"); */
39
40/** 34/**
41 ** you should use the login_* calls to work around platform dependencies 35 ** you should use the login_* calls to work around platform dependencies
42 **/ 36 **/