diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-02 02:44:26 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-02 02:44:26 -0400 |
commit | d007069272eb01de441791ecc01ace891b890c60 (patch) | |
tree | c1d3a30c88ff61e222dbf051501b28e7b7221543 /src/libsystemd-network/dhcp-identifier.h | |
parent | a7c19167c184f6410889659954704d5cdb016a59 (diff) |
./move.sh
Diffstat (limited to 'src/libsystemd-network/dhcp-identifier.h')
-rw-r--r-- | src/libsystemd-network/dhcp-identifier.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-network/dhcp-identifier.h b/src/libsystemd-network/dhcp-identifier.h index 93f06f5938..31f461abd1 100644 --- a/src/libsystemd-network/dhcp-identifier.h +++ b/src/libsystemd-network/dhcp-identifier.h @@ -19,7 +19,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "sd-id128.h" +#include <systemd/sd-id128.h> #include "macro.h" #include "sparse-endian.h" |