X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fbeaglelogic%2Fprotocol.c;h=55e2b647deefd5f11dcbb86da9483a08e1beaeac;hb=9cfc695ffe5f04622f61acb98ea4ac91c3f4ffc3;hp=a0a784e874502d6ca5ef93498674ac241c331468;hpb=e743a47d6d23050c72aa1276c5df4a45a6bc5357;p=libsigrok.git diff --git a/src/hardware/beaglelogic/protocol.c b/src/hardware/beaglelogic/protocol.c index a0a784e8..55e2b647 100644 --- a/src/hardware/beaglelogic/protocol.c +++ b/src/hardware/beaglelogic/protocol.c @@ -17,11 +17,11 @@ * along with this program. If not, see . */ -#include "protocol.h" -#include +#include #include #include #include +#include "protocol.h" /* Define data packet size independent of packet (bufunitsize bytes) size * from the BeagleLogic kernel module */