summaryrefslogtreecommitdiffstats
path: root/src/opt/lpk/lpkMan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/lpk/lpkMan.c')
-rw-r--r--src/opt/lpk/lpkMan.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/opt/lpk/lpkMan.c b/src/opt/lpk/lpkMan.c
index 024f724a..f012ab75 100644
--- a/src/opt/lpk/lpkMan.c
+++ b/src/opt/lpk/lpkMan.c
@@ -20,6 +20,9 @@
#include "lpkInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -120,3 +123,5 @@ void Lpk_ManStop( Lpk_Man_t * p )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+