]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.c
sr: Mark API functions with SR_API/SR_PRIV.
[libsigrok.git] / hardware / saleae-logic / saleae-logic.c
index 25ef94dd12c448d89f414818600cb8c8412fb286..fb434fa3707aeee1843cad2b6fe2dffdb093cedb 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "config.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/time.h>
 #include <inttypes.h>
 #include <glib.h>
 #include <libusb.h>
+#include "config.h"
 #include "sigrok.h"
 #include "sigrok-internal.h"
 #include "saleae-logic.h"