#ifndef HALTS_H #define HALTS_H #include #include #include int isset_fdhalt(process_t *p); #endif