File udftools-1.0.0b3.dif of Package udftools

--- cdrwtool/cdrwtool.c
+++ cdrwtool/cdrwtool.c
@@ -31,9 +31,9 @@
 #include <sys/ioctl.h>
 #include <asm/param.h>
 
-#include <linux/cdrom.h>
 
 #include "cdrwtool.h"
+#include <linux/cdrom.h>
 #include "../mkudffs/mkudffs.h"
 
 static int progress;
--- cdrwtool/cdrwtool.h
+++ cdrwtool/cdrwtool.h
@@ -11,8 +11,8 @@
 #define _CDRWTOOL_H 1
 
 #include <inttypes.h>
-#include <linux/cdrom.h>
 #include "../include/libudffs.h"
+#include <linux/cdrom.h>
 
 /*
  * define this to be the default cdrom device
 
openSUSE Build Service is sponsored by