pthread: include sys/types.h before sys/sysctl.h
authorJanne Grunau <janne-libav@jannau.net>
Fri, 23 Dec 2011 09:14:15 +0000 (10:14 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Fri, 23 Dec 2011 13:40:39 +0000 (14:40 +0100)
commit846dca1aa315ebb65845a8e4774a31e368cc463d
tree46e7574d9b1237655247a4ec5fbe79b075e1ec8d
parentd09298f0d6057ec2e310aebc8955df14dc844a09
pthread: include sys/types.h before sys/sysctl.h

Fixes compilation on FreeBSD with clang 3.
libavcodec/pthread.c