#ifndef __DEFS_H__ #define __DEFS_H__ #include #define NETPARSE_FIFO_PATH "/tmp/netparsefifo" #define CALCULATE_FIFO_PATH "/tmp/calculatefifo" #endif