mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
basic: Add our own net/if_arp.h header
To avoid conflicts with <linux/if_arp.h>.
This commit is contained in:
4
src/basic/include/net/if_arp.h
Normal file
4
src/basic/include/net/if_arp.h
Normal file
@@ -0,0 +1,4 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
#pragma once
|
||||
|
||||
#include <linux/if_arp.h>
|
||||
Reference in New Issue
Block a user