Skip to content
Snippets Groups Projects
Commit 3ad9eac5 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

testprogs: Remove unused includes

parent dd4169ab
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment