1 2 3 4 5 6
#ifndef _SEATD_WSCONS_H #define _SEATD_WSCONS_H int path_is_wscons(const char *path); #endif