]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/beaglelogic/protocol.c
Enable loading of session files without the unit size defined
[libsigrok.git] / src / hardware / beaglelogic / protocol.c
index a0a784e874502d6ca5ef93498674ac241c331468..55e2b647deefd5f11dcbb86da9483a08e1beaeac 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "protocol.h"
-#include <errno.h>
+#include <config.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include "protocol.h"
 
 /* Define data packet size independent of packet (bufunitsize bytes) size
  * from the BeagleLogic kernel module */