brarpwatch/ulogparse.h

7 lines
108 B
C
Raw Permalink Normal View History

2007-04-11 19:37:40 +02:00
#ifndef _ULOGPARSE_H_
#define _ULOGPARSE_H_
int parse_ulog_packet(void *data);
#endif /* _ULOGPARSE_H_ */