Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes
[deliverable/linux.git] / arch / um / os-Linux / helper.c
index cf26c4a9a43a7c38549a2bcd76564eb554c32409..e3ee4a51ef63a3ec7e7314aa7f00d59ec93ce37e 100644 (file)
@@ -10,9 +10,9 @@
 #include <linux/limits.h>
 #include <sys/socket.h>
 #include <sys/wait.h>
-#include "kern_util.h"
-#include "os.h"
-#include "um_malloc.h"
+#include <kern_util.h>
+#include <os.h>
+#include <um_malloc.h>
 
 struct helper_data {
        void (*pre_exec)(void*);
This page took 0.028174 seconds and 5 git commands to generate.