avoid re-def
This commit is contained in:
parent
2f573a20ed
commit
3129d5ec3f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue