Remove #define _LGPL_SOURCE from public headers
[ust.git] / libust / channels.h
index e7bc59fefb36be0e4b4c513077c19b5f7939651d..abe3c1354ccad529071f0bab1a1b1aa4bba90de4 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#define _LGPL_SOURCE
 #include <linux/limits.h>
 #include <errno.h>
 #include <ust/kcompat/kcompat.h>
 #include <ust/core.h>
-
-#define _LGPL_SOURCE
 #include <urcu/list.h>
 #include <urcu/urcu_ref.h>
 
This page took 0.021836 seconds and 4 git commands to generate.