]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/dict.c
h264: Only use symbols from the SVQ3 decoder under proper conditionals.
[ffmpeg] / libavutil / dict.c
index 3ea7e55b30ab5e0e022c4137d71708e933631eef..cb5f7b160fe24c48df1b457d0195c05c8b0ed3ef 100644 (file)
@@ -18,7 +18,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <strings.h>
 #include "avstring.h"
 #include "dict.h"
 #include "internal.h"