diff options
author | Chris Hall <chris.hall@highwayman.com> | 2010-12-21 11:12:30 +0000 |
---|---|---|
committer | Chris Hall <chris.hall@highwayman.com> | 2010-12-21 11:12:30 +0000 |
commit | 121f2f888e02a28e7896f84dde019cb320f0b11d (patch) | |
tree | 99c3913759b80894b1cb83a508036223b9c98f5a /lib/list_util.c | |
parent | d475a0f198f880595eb27e44008e5de3aad25d73 (diff) | |
download | quagga-121f2f888e02a28e7896f84dde019cb320f0b11d.tar.bz2 quagga-121f2f888e02a28e7896f84dde019cb320f0b11d.tar.xz |
Creation of pipework branch
Diffstat (limited to 'lib/list_util.c')
-rw-r--r-- | lib/list_util.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/list_util.c b/lib/list_util.c index 720b8ca7..8ce01c03 100644 --- a/lib/list_util.c +++ b/lib/list_util.c @@ -19,8 +19,7 @@ * 02111-1307, USA. */ -#include <list_util.h> - +#include "list_util.h" /*============================================================================== * Single Base, Single Link |