New attempt to get the svn revision into the AboutAROS requester.
[cake.git] / compiler / include / libraries / dos.h
blob289648314ae9a86e67b1615cc4b77089c28ff253
1 #ifndef LIBRARIES_DOS_H
2 #define LIBRARIES_DOS_H 1
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: Definitions for dos.library
9 Lang: english
12 #ifndef DOS_DOS_H
13 #include <dos/dos.h>
14 #endif
16 #endif /* LIBRARIES_DOS_H */