- testing build system - WITH_LL
[oweals/gnunet.git] / src / testbed / ll_master.c
1 #include <llapi.h>
2
3 int main()
4 {
5   return 0;
6 }