From 29b6d125769417262b4841fe78e46813127a5d71 Mon Sep 17 00:00:00 2001 From: laforge Date: Sun, 17 Apr 2005 15:16:18 +0000 Subject: current working state (doesn't compile yet) --- libipulog/include/libipulog/libipulog.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libipulog/include/libipulog/libipulog.h') diff --git a/libipulog/include/libipulog/libipulog.h b/libipulog/include/libipulog/libipulog.h index 307510c..a049d27 100644 --- a/libipulog/include/libipulog/libipulog.h +++ b/libipulog/include/libipulog/libipulog.h @@ -1,7 +1,7 @@ #ifndef _LIBIPULOG_H #define _LIBIPULOG_H -/* $Id: libipulog.h,v 1.6 2002/07/30 07:23:36 laforge Exp $ */ +/* $Id$ */ #include #include @@ -37,6 +37,8 @@ ulog_packet_msg_t *ipulog_get_packet(struct ipulog_handle *h, char *ipulog_strerror(int errcode); +int ipulog_get_fd(struct ipulog_handle *h); + void ipulog_perror(const char *s); enum -- cgit v1.2.3