summaryrefslogtreecommitdiff
path: root/loginrec.c
diff options
context:
space:
mode:
Diffstat (limited to 'loginrec.c')
-rw-r--r--loginrec.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/loginrec.c b/loginrec.c
index 8f5061cd..361ac4cb 100644
--- a/loginrec.c
+++ b/loginrec.c
@@ -155,6 +155,7 @@
#include "packet.h"
#include "canohost.h"
#include "auth.h"
+#include "buffer.h"
#ifdef HAVE_UTIL_H
# include <util.h>
@@ -164,7 +165,7 @@
# include <libutil.h>
#endif
-RCSID("$Id: loginrec.c,v 1.66 2005/02/15 10:45:57 dtucker Exp $");
+RCSID("$Id: loginrec.c,v 1.67 2005/02/15 11:19:28 dtucker Exp $");
/**
** prototypes for helper functions in this file