index
:
systembsd
devel
master
Systemd utility replacements for *BSD (https://www.google-melange.com/gsoc/project/details/google/gsoc2014/kremlin/5639274879778816) (git://uglyman.kremlin.cc/git/systembsd.git)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test.c
blob: 7a0d21aa2189f80c324ba47b2055c85e6418f5d4 (
plain
) (
blame
)
1
2
3
4
5
6
7
#include <sys/types.h>
#include <glib.h>
int
main
() {
return
0
;
}