Skip to content

Commit

Permalink
test/encode/avcenc: don't include <pciaccess.h>
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
  • Loading branch information
xhaihao committed Jun 10, 2011
1 parent 7b1aa6b commit 9d7eddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/encode/avcenc.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <pciaccess.h>
#include <assert.h>
#include <time.h>

Expand Down

0 comments on commit 9d7eddd

Please sign in to comment.