alsa.audio: disable building of alsa-bridge linklib until complete driver is ready
[AROS.git] / compiler / include / proto / disk.h
blob5e3ce6dcbb599bb0d7e9abe59ae9bcecad182291
1 /*
2 Copyright © 1995-2004, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef PROTO_DISK_H
7 #define PROTO_DISK_H
9 #ifndef AROS_SYSTEM_H
10 #include <aros/system.h>
11 #endif
13 #include <clib/disk_protos.h>
14 #include <defines/disk.h>
16 #endif /* PROTO_DISK_H */