comparison bfin/dsputil_bfin.c @ 9981:5da84f0d0a55 libavcodec

Remove useless #include <unistd.h> from many files
author mru
date Wed, 22 Jul 2009 23:37:53 +0000
parents 5d5528c6eaf7
children 00b80bf84ad9
comparison
equal deleted inserted replaced
9980:ac31ff44d1a5 9981:5da84f0d0a55
19 * You should have received a copy of the GNU Lesser General Public 19 * You should have received a copy of the GNU Lesser General Public
20 * License along with FFmpeg; if not, write to the Free Software 20 * License along with FFmpeg; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 */ 22 */
23 23
24 #include <unistd.h>
25 #include "libavcodec/avcodec.h" 24 #include "libavcodec/avcodec.h"
26 #include "libavcodec/dsputil.h" 25 #include "libavcodec/dsputil.h"
27 #include "dsputil_bfin.h" 26 #include "dsputil_bfin.h"
28 27
29 int off; 28 int off;