Skip to content
Snippets Groups Projects
Commit cd18ff66 authored by Max Krummenacher's avatar Max Krummenacher
Browse files

imx-vpuwrap: fix build error


Add missing include file. Otherwise with latest master we see:
| ../git/vpu_wrapper_hantro_encoder.c:953:3: error: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration]
|   953 |   gettimeofday (&pObj->tvEnd, NULL);

Signed-off-by: default avatarMax Krummenacher <max.krummenacher@toradex.com>
parent 02940c32
No related branches found
No related tags found
Loading
Loading
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