]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/hash.c
avcodec/vaapi: Remove old and deprecated VAAPI context and header
[ffmpeg] / libavutil / hash.c
index 75edb6db78865263d89aa4bf1418f31b910d650e..d626c31181923b888592644bbe4160685da4c826 100644 (file)
@@ -17,6 +17,8 @@
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
+
+#include <stddef.h>
 #include <stdint.h>
 #include "hash.h"