6 lines
95 B
C
6 lines
95 B
C
#ifndef _SEATD_WSCONS_H
|
|
#define _SEATD_WSCONS_H
|
|
|
|
int path_is_wscons(const char *path);
|
|
|
|
#endif
|