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