Browse Source

libnl added to contrib/restricted
8be2ff66d2f15e7feaa6470332df65ecef6279a3

sazonov99 8 months ago
parent
commit
f57a349ed5
1 changed files with 8 additions and 5 deletions
  1. 8 5
      build/sysincl/unsorted.yml

+ 8 - 5
build/sysincl/unsorted.yml

@@ -3,6 +3,14 @@
     - types.h
     - stat.h
 
+- source_filter: "^contrib(?!/restricted/libnl)"
+  includes:
+    - netlink/genl/genl.h
+    - netlink/genl/family.h
+    - netlink/genl/ctrl.h
+    - netlink/msg.h
+    - netlink/attr.h
+
 - source_filter: ".*contrib.*"
   includes:
   - stat.h
@@ -392,11 +400,6 @@
   - netdnet/dnetdb.h
   - sys/ethernet.h
   - sys/stream.h
-  - netlink/genl/genl.h
-  - netlink/genl/family.h
-  - netlink/genl/ctrl.h
-  - netlink/msg.h
-  - netlink/attr.h
   # end libpcap files
 
 # These includes are not used in autocheck builds, but might be necessary for