Revision 7152e5ef sysdep/unix/log.c
sysdep/unix/log.c | ||
---|---|---|
26 | 26 |
#include "nest/mrtdump.h" |
27 | 27 |
#include "lib/string.h" |
28 | 28 |
#include "lib/lists.h" |
29 |
#include "lib/unix.h"
|
|
29 |
#include "sysdep/unix/unix.h"
|
|
30 | 30 |
|
31 | 31 |
static FILE *dbgf; |
32 | 32 |
static list *current_log_list; |
Also available in: Unified diff