avoid re-definition

This commit is contained in:
christos 2017-11-29 21:35:26 +00:00
parent 307650b5b5
commit abb9530af0
1 changed files with 2 additions and 0 deletions

View File

@ -17,7 +17,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#ifndef _KERNTYPES
#define _KERNTYPES
#endif
#include "defs.h"
#include "inferior.h"
#include "regcache.h"