]> sigrok.org Git - libsigrok.git/blobdiff - tests/device.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / tests / device.c
index f98757dca860162528d39d932817e6654e8808ae..83106e9757714c7e8b848d3a69b0465fb6b582cb 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 <string.h>
 #include <check.h>
 #include <libsigrok/libsigrok.h>