1 #ifndef UTILS_H
2 #define UTILS_H
3 
4 #include <macutils.h>
5 #include <iputils.h>
6 
7 #endif
8