]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-netdev-tuntap.h
tree-wide: place #pragma once at the same place everywhere
[thirdparty/systemd.git] / src / network / networkd-netdev-tuntap.h
index b970b0ce3b80b668e5b359ecee4959309009d394..cbb7ee05a6bc65dab328eaf44e455a329d29a37d 100644 (file)
@@ -1,3 +1,5 @@
+#pragma once
+
 /***
   This file is part of systemd.
 
@@ -17,8 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#pragma once
-
 typedef struct TunTap TunTap;
 
 #include "networkd-netdev.h"