Corrections to SVN properties.
[AROS.git] / workbench / classes / zune / nlist / include / clib / mccclass_protos.h
blobbe0209d299c8d3aed6f13b7c619e99dc86c0e02b
1 #ifndef MCCCLASS_PROTOS_H
2 #define MCCCLASS_PROTOS_H
4 #ifndef EXEC_TYPES_H
5 #include <exec/types.h>
6 #endif
8 ULONG MCC_Query(LONG which);
10 #endif