Changeset 3785 in vbox
- Timestamp:
- Jul 23, 2007 10:05:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/ossaudio.c
r3670 r3785 22 22 * THE SOFTWARE. 23 23 */ 24 #ifdef VBOX 25 #define LOG_GROUP LOG_GROUP_DEV_AUDIO 26 #include <VBox/log.h> 27 #endif 24 28 #include <fcntl.h> 25 29 #include <errno.h>
Note:
See TracChangeset
for help on using the changeset viewer.