1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-04-13 15:34:44 +00:00

Merge pull request #5 from larsbrinkhoff/lars/warnings

Fix warnings.
This commit is contained in:
Rene Richarz
2019-04-11 12:34:59 +02:00
committed by GitHub

View File

@@ -38,6 +38,8 @@
#define PI2 6.283185307
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <string.h>