]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - src/python/network.c
Move network lists into an own file
[people/ms/libloc.git] / src / python / network.c
index 11f672bca6daaeee724cc81a3f8bcd99d70386b1..ed91d6508e468da93d8723051ab306232f930a32 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <loc/libloc.h>
 #include <loc/network.h>
+#include <loc/network-list.h>
 
 #include "locationmodule.h"
 #include "network.h"