]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-loopback.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / test / test-loopback.c
index e3e5a95add29c597e024f20e4b0571bafd52f8e3..556938a0f897060ff748be6c850b1e8f9e6dff7e 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <string.h>
 #include <stdio.h>
+#include <string.h>
 
-#include "loopback-setup.h"
 #include "log.h"
+#include "loopback-setup.h"
 
 int main(int argc, char* argv[]) {
         int r;