]> sigrok.org Git - sigrok-cli.git/blobdiff - session.c
Build: Include <config.h> first in all source files
[sigrok-cli.git] / session.c
index b136dd4863955cb6662b7f70e16141b8888cf041..6f402056c0eadfdac17b4ad829bf191aa2bdbf5e 100644 (file)
--- a/session.c
+++ b/session.c
@@ -17,6 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <glib.h>
 #include <glib/gstdio.h>
 #include <string.h>