beket's projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2e570fe
)
dma: sort includes
author
Simon Schubert <corecode@dragonflybsd.org>
Sat, 3 Oct 2009 19:31:26 +0000 (21:31 +0200)
committer
Simon Schubert <corecode@dragonflybsd.org>
Sat, 3 Oct 2009 20:45:30 +0000 (22:45 +0200)
libexec/dma/dma.c
patch
|
blob
|
blame
|
history
diff --git
a/libexec/dma/dma.c
b/libexec/dma/dma.c
index
9713f8c
..
a669dc2
100644
(file)
--- a/
libexec/dma/dma.c
+++ b/
libexec/dma/dma.c
@@
-33,9
+33,9
@@
*/
#include <sys/param.h>
+#include <sys/types.h>
#include <sys/queue.h>
#include <sys/stat.h>
-#include <sys/types.h>
#include <sys/wait.h>
#include <dirent.h>