]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/atten-pps3xxx/protocol.c
Various errno/strerror() related fixes.
[libsigrok.git] / src / hardware / atten-pps3xxx / protocol.c
index 297fe831036d86acf8fa82dd2e13e59a5aef3925..8e678a16867ea7024ec84c0e18a03cc6d00e64ce 100644 (file)
@@ -18,7 +18,6 @@
  */
 
 #include <string.h>
-#include <errno.h>
 #include "protocol.h"
 
 static void dump_packet(char *msg, uint8_t *packet)