--- trunk/src/machines/machine_walnut.c 2007/10/08 16:20:10 26 +++ trunk/src/machines/machine_walnut.c 2007/10/08 16:21:17 34 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2006 Anders Gavare. All rights reserved. + * Copyright (C) 2005-2007 Anders Gavare. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ * SUCH DAMAGE. * * - * $Id: machine_walnut.c,v 1.2 2006/06/24 10:19:19 debug Exp $ + * $Id: machine_walnut.c,v 1.4 2007/01/21 21:02:57 debug Exp $ * * TODO: Other evbppc machines? */ @@ -39,7 +39,6 @@ #include "device.h" #include "devices.h" #include "machine.h" -#include "machine_interrupts.h" #include "memory.h" #include "misc.h"