projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Replace gettimeofday() by clock_gettime().
[paraslash.git]
/
wmadec_filter.c
diff --git
a/wmadec_filter.c
b/wmadec_filter.c
index
20f9df4
..
ce8d7e8
100644
(file)
--- a/
wmadec_filter.c
+++ b/
wmadec_filter.c
@@
-17,7
+17,6
@@
#define _XOPEN_SOURCE 600
#define _XOPEN_SOURCE 600
-#include <sys/time.h>
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>