diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-09-13 15:07:15 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-09-13 15:07:15 +0200 |
| commit | a4e94c3c2a564121f43d2b24da510766ec717280 (patch) | |
| tree | f4194e8148607eba6496bb93b0c885ea9f1ca862 /src/test/crtcinfo.c | |
| parent | m (diff) | |
| download | libgamma-a4e94c3c2a564121f43d2b24da510766ec717280.tar.gz libgamma-a4e94c3c2a564121f43d2b24da510766ec717280.tar.bz2 libgamma-a4e94c3c2a564121f43d2b24da510766ec717280.tar.xz | |
hack to make the test work without gnu c
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/test/crtcinfo.c')
| -rw-r--r-- | src/test/crtcinfo.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/crtcinfo.c b/src/test/crtcinfo.c index 54f2760..502d82a 100644 --- a/src/test/crtcinfo.c +++ b/src/test/crtcinfo.c @@ -17,9 +17,6 @@ */ #include "crtcinfo.h" -#include <stdio.h> -#include <stdlib.h> - /** * Conditionally print a CRTC information field. |
