]> sigrok.org Git - libsigrok.git/blobdiff - src/version.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / version.c
index 3da0c17318e1895b18cde5c903644edf01676914..912aedad30d91f5318251f9cf2cb14f8f472fea4 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 "libsigrok.h"
+#include <config.h>
+
+/* Request inclusion of the git version suffix in version.h. */
+#define WANT_LIBSIGROK_GIT_VERSION_H
+#include <libsigrok/libsigrok.h>
 
 /**
  * @file