]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
tvhcsa: shift the standard headers to top
authorJaroslav Kysela <perex@perex.cz>
Tue, 15 Oct 2019 07:11:06 +0000 (09:11 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 15 Oct 2019 07:11:06 +0000 (09:11 +0200)
src/descrambler/tvhcsa.c

index e97c14e99b4f60b4e7c3db90e93d4e77cf5c79a9..942ce92b5cdd25b4506576e77570f1b99d993784 100644 (file)
  */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <unistd.h>
+#include <assert.h>
+
 #include "tvhcsa.h"
 #include "input.h"
 #include "input/mpegts/tsdemux.h"
@@ -25,9 +29,6 @@
 #include "descrambler/algo/libaes128dec.h"
 #include "descrambler/algo/libdesdec.h"
 
-#include <stdlib.h>
-#include <unistd.h>
-#include <assert.h>
 
 static void
 tvhcsa_empty_flush