diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2013-01-28 00:01:00 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2013-01-28 00:01:00 +0200 |
| commit | af4871b62b1bfd8946bdc43e5d199ab103bd0099 (patch) | |
| tree | a5d742a683d107477e23c6f28bc571ba486757d1 /gascop.c | |
| parent | 8046d7bc7aba6c8c31719446f0211debff45f73e (diff) | |
Remove unused headers
Diffstat (limited to 'gascop.c')
| -rw-r--r-- | gascop.c | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -2,14 +2,6 @@ #include <string.h> #include <stdlib.h> #include <pthread.h> -#include <stdint.h> -#include <errno.h> -#include <unistd.h> -#include <math.h> -#include <sys/time.h> -#include <signal.h> -#include <fcntl.h> -#include <ctype.h> #include "rtl-sdr.h" /* POCSAG parameters */ |
