]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/colead-slm/api.c
Factor out std_session_send_df_end() helper.
[libsigrok.git] / src / hardware / colead-slm / api.c
index 38c54580d8d4c8573c8f7da9eb36ac22d8aeb841..cd8647df5f6e4be8456e2d016cde77fd2d942250 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <glib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <errno.h>
 #include <string.h>
-#include "libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "libsigrok-internal.h"
 #include "protocol.h"