Fixed warning re defining GNU_SOURCE. Can probably just remove it since it's defined...
[debian/gnuradio] / gnuradio-core / src / lib / bug_work_around_6.cc
1 // if libgrio has no sources, it doesn't get built correctly
2
3 static int gr_bug_work_around_6 __attribute__((unused));