Silly includes going haywire. Fix the errors/warnings (hopefully).

Change-Id: I7ec2b7e8fe56ad6d65ab757e8667b4951d00ee29
This commit is contained in:
Michael Sevakis 2012-05-02 21:13:42 -04:00
parent e189b33ff4
commit 5f0cb71361

View file

@ -21,7 +21,8 @@
#ifndef PCM_PLAYBACK_H
#define PCM_PLAYBACK_H
#include <sys/types.h> /* size_t, uint32_t */
#include <string.h> /* size_t */
#include <inttypes.h> /* uint32_t */
#include "config.h"
enum pcm_dma_status