diff options
author | Thomas Haller <thaller@redhat.com> | 2023-08-03 06:48:46 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2023-08-03 07:05:03 (GMT) |
commit | 25c9019356cfecda81bc7a33a58fba539a6f0996 (patch) | |
tree | f37a551331f677e83f4f07f2285b26f78647345e /python | |
parent | 3f3da7fde74c5c84c79f0d4b562ae4ce882e8726 (diff) | |
download | libnl-25c9019356cfecda81bc7a33a58fba539a6f0996.zip libnl-25c9019356cfecda81bc7a33a58fba539a6f0996.tar.gz libnl-25c9019356cfecda81bc7a33a58fba539a6f0996.tar.bz2 |
python: drop unused "python/netlink/fixes.h"
Diffstat (limited to 'python')
-rw-r--r-- | python/netlink/fixes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/netlink/fixes.h b/python/netlink/fixes.h deleted file mode 100644 index 9a6118b..0000000 --- a/python/netlink/fixes.h +++ /dev/null @@ -1 +0,0 @@ -#include <stdint.h> |