]> sigrok.org Git - libsigrok.git/blobdiff - src/output/hex.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / output / hex.c
index 10e4d0cc98b369eb3f19a434e894359124567ec5..5d9e0f556eebe8e3a52401d3a47af148b466dd93 100644 (file)
@@ -17,6 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <stdlib.h>
 #include <string.h>
 #include <glib.h>