]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/beaglelogic/protocol.c
Various #include file cosmetic fixes.
[libsigrok.git] / src / hardware / beaglelogic / protocol.c
index a0a784e874502d6ca5ef93498674ac241c331468..a07bb203d1526369190b1db7bfe0764215563542 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "protocol.h"
 #include <errno.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 */