/* * Copyright (C) James R. Leu 2000 * jleu@mindspring.com * * This software is covered under the LGPL, for more * info check out http://www.gnu.org/copyleft/lgpl.html */ #ifndef _LDP_TRACE_IMPL_H_ #define _LDP_TRACE_IMPL_H_ #ifdef __LDP_LINUX__ #include "ldp_trace.h" #else #include #endif #endif