]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/pce-322a/api.c
scpi-pps: Add a missing "break" in config_get().
[libsigrok.git] / src / hardware / pce-322a / api.c
index af3894ba11a329a447d35ab85245bac64f5f160e..68e88b4f0b8461d258811fb19e37e8f235403f1e 100644 (file)
@@ -18,8 +18,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <string.h>
 #include <config.h>
+#include <string.h>
 #include "protocol.h"
 
 #define SERIALCOMM "115200/8n1"