1 #ifndef LIBRARIES_FILEHANDLER_H
2 #define LIBRARIES_FILEHANDLER_H
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Device and filehandler specific code
12 #ifndef DOS_FILEHANDLER_H
13 #include <dos/filehandler.h>
16 #endif /* LIBRARIES_FILEHANDLER_H */