7a0d21aa2189f80c324ba47b2055c85e6418f5d4
[systembsd.git] / src / test.c
1 #include <sys/types.h>
2
3 #include <glib.h>
4
5 int main() {
6 return 0;
7 }