mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
Revert last change, since it breaks build
Original commit message from CVS: Revert last change, since it breaks build
This commit is contained in:
parent
b32c526e60
commit
0cdfc4adb9
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|||
#ifdef TESTING
|
||||
#include <errno.h>
|
||||
#endif
|
||||
#include <asm/io.h>
|
||||
#include <sys/io.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -35,7 +35,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|||
#ifdef TESTING
|
||||
#include <errno.h>
|
||||
#endif
|
||||
#include <asm/io.h>
|
||||
#include <sys/io.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Reference in a new issue