From 59b21be36b2f4cd74aa0cea53492e3023b59770b Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Fri, 14 Dec 2007 13:40:31 -0800 Subject: initial check wan lb Signed-off-by: Michael Larson --- src/lbrule.hh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/lbrule.hh (limited to 'src/lbrule.hh') diff --git a/src/lbrule.hh b/src/lbrule.hh new file mode 100644 index 0000000..b4d2683 --- /dev/null +++ b/src/lbrule.hh @@ -0,0 +1,5 @@ +#ifndef __LBRULE_HH__ +#define __LBRULE_HH__ + + +#endif //__LBRULE_HH__ -- cgit v1.2.3