]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/dhcp-protocol.h
Merge pull request #1947 from phomes/sort-includes2
[thirdparty/systemd.git] / src / libsystemd-network / dhcp-protocol.h
index 5cf4e9e306af95fbf14f6bff57cc61613da72e7e..05bb5ae49336406a484709594513ee5e3e299bbf 100644 (file)
@@ -21,8 +21,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <netinet/udp.h>
 #include <netinet/ip.h>
+#include <netinet/udp.h>
 #include <stdint.h>
 
 #include "macro.h"