]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/atten-pps3xxx/protocol.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / hardware / atten-pps3xxx / protocol.c
index 297fe831036d86acf8fa82dd2e13e59a5aef3925..582a10d2bcf56f698b3f25db6efa167caa87828e 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <string.h>
-#include <errno.h>
 #include "protocol.h"
 
 static void dump_packet(char *msg, uint8_t *packet)