]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/rdtech-tc/api.c
rdtech-tc: alpha-sort and group include directives
[libsigrok.git] / src / hardware / rdtech-tc / api.c
index eacd17d3bb104f0af15992b86850b8322dbf192b..e02a38c0f53afef524aa51b2dbcceb924b87634e 100644 (file)
  */
 
 #include <config.h>
+
+#include <fcntl.h>
 #include <glib.h>
+#include <libsigrok/libsigrok.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <fcntl.h>
-#include <string.h>
-#include <libsigrok/libsigrok.h>
+
 #include "libsigrok-internal.h"
 #include "protocol.h"