#ifndef __TEST_SPAWN_H #define __TEST_SPAWN_H #include void do_test_spawn(void); #endif /* __TEST_SPAWN_H */