]> git.sesse.net Git - vlc/blobdiff - src/misc/decoder_fifo.c
D�but du portage BeOS. Beaucoup de fuchiers ont �t� modifi� car il a fallu
[vlc] / src / misc / decoder_fifo.c
index f0a4c9031f0434c6733a8ad3e866de12502caaa8..1431ca58565045723aa73b31c04342c903d742d0 100644 (file)
 #include <sys/types.h>                        /* on BSD, uio.h needs types.h */
 #include <sys/uio.h>                                          /* for input.h */
 
+#include "threads.h"
 #include "config.h"
 #include "common.h"
 #include "mtime.h"
-#include "threads.h"
 
 #include "debug.h"                 /* XXX?? temporaire, requis par netlist.h */