mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
testprogs: Remove unused includes
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
dd4169ab92
commit
3ad9eac5a0
@ -26,8 +26,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "dsputil.h"
|
||||
|
@ -20,7 +20,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h> /* for memset() */
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user