]> sigrok.org Git - libsigrok.git/blobdiff - tests/driver_all.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / tests / driver_all.c
index 0eb1ab8ca5a94f54d6c4c2cb39235acad3545e62..2149568866b56f34d1aa312d179112eabacdd6c2 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 driver is available. */