summaryrefslogtreecommitdiff
path: root/com32/gplinclude/disk/error.h
blob: 3a7614e922e3da095c7ec5a286829b054b8d78c0 (plain)
1
2
3
4
#ifndef _ERROR_H_
#define _ERROR_H_
void get_error(const int, char**);
#endif /* _UTIL_H_ */