repo.or.cz
/
mpls-ldp-portable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
From: Vasu Dasari <vdasari@gmail.com>
[mpls-ldp-portable.git]
/
common
/
mpls_trace_impl.h
blob
88f757bd90e7d96a5e605a7e535053927a85bd0c
1
2
/*
3
* Copyright (C) James R. Leu 2002
4
* jleu@mindspring.com
5
*
6
* This software is covered under the LGPL, for more
7
* info check out http://www.gnu.org/copyleft/lgpl.html
8
*/
9
10
#ifndef _MPLS_TRACE_IMPL_H_
11
#define _MPLS_TRACE_IMPL_H_
12
13
#include
"mpls_trace.h"
14
15
#endif