diff options
Diffstat (limited to 'cpp.h')
-rw-r--r-- | cpp.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#ifndef CPP_H +#define CPP_H + +extern int cpp_exec(char *in_file, char *out_file, size_t out_len); + +#endif |
index : netsniff-ng.git | ||
A high-performance Linux networking toolkit | Daniel Borkmann, Tobias Klauser |
summaryrefslogtreecommitdiff |