diff options
Diffstat (limited to 'ringbuffer.c')
-rw-r--r-- | ringbuffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ringbuffer.c b/ringbuffer.c index 63cf47f00c..ffd02ae356 100644 --- a/ringbuffer.c +++ b/ringbuffer.c @@ -40,7 +40,7 @@ * */ -#include "config.h" +#include <config.h> #ifdef HAVE_LIBPCAP |