]> sigrok.org Git - libsigrok.git/blobdiff - tests/output_all.c
kingst-la2016: avoid filling the log file with redundant messages during long captures
[libsigrok.git] / tests / output_all.c
index 1eadea193badd624b24c0db575ba4e8592512d20..45f872c76584161daa948f8e08d9da2d3b8b2f37 100644 (file)
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <stdlib.h>
 #include <check.h>
-#include "../include/libsigrok/libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "lib.h"
 
 /* Check whether at least one output module is available. */