summaryrefslogtreecommitdiff
path: root/errors.h
blob: 12f766b0f0bc48059e7d32a03b68feefcffcf74b (plain)
1
2
3
4
5
6
#ifndef __ERRORS_H__
#define __ERRORS_H__

extern int __mpqlib_errno;

#endif