aboutsummaryrefslogtreecommitdiff
path: root/include/wscons.h
blob: bf0c10c6a1d64b162c6ac538f956cf978a155e5f (plain)
1
2
3
4
5
6
#ifndef _SEATD_WSCONS_H
#define _SEATD_WSCONS_H

int path_is_wscons(const char *path);

#endif