avoid re-def

This commit is contained in:
christos 2016-02-19 17:05:40 +00:00
parent 2f573a20ed
commit 3129d5ec3f
1 changed files with 2 additions and 1 deletions

View File

@ -16,8 +16,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"