#include <cpath_test.h>

int test_cpath = 1;

int main (void) {
    (void) test_cpath;
    return (0);
}
