seatd/include/wscons.h

7 lines
95 B
C
Raw Normal View History

#ifndef _SEATD_WSCONS_H
#define _SEATD_WSCONS_H
int path_is_wscons(const char *path);
#endif