]> sigrok.org Git - libsigrok.git/blobdiff - tests/lib.c
kingst-la2016: fix segfault that often occurs when a capture is aborted
[libsigrok.git] / tests / lib.c
index 43f20b2aa649e50701054aa3756656ce942a8c93..15beca27ae60096e070ff8bb41eb8be4716dc5e6 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 <stdio.h>
 #include <string.h>
 #include <glib.h>