]> sigrok.org Git - sigrok-cli.git/commitdiff
fix build without libsigrokdecode
authorDan Horák <redacted>
Sat, 25 Jan 2014 13:15:24 +0000 (14:15 +0100)
committerUwe Hermann <redacted>
Tue, 28 Jan 2014 14:52:19 +0000 (15:52 +0100)
When built with libsigrokdecode additional headers are automagically included
via the Python.h header. When built without they must included explicitly.


No differences found