X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fidt.c;h=c37a4d16317f51cdaf1306292dbed8789f39149f;hp=37c7fd0e4f0d53cff3d0f72bfc8581681374a097;hb=01e2bfdc462dbbe8d62b71c7e99e198c27844f0f;hpb=72a450936e2da159d5febe1e96475493badd9070 diff --git a/palacios/src/geekos/idt.c b/palacios/src/geekos/idt.c index 37c7fd0..c37a4d1 100644 --- a/palacios/src/geekos/idt.c +++ b/palacios/src/geekos/idt.c @@ -1,7 +1,7 @@ /* * GeekOS IDT initialization code * Copyright (c) 2001, David H. Hovemeyer - * $Revision: 1.1 $ + * $Revision: 1.2 $ * * This is free software. You are permitted to use, * redistribute, and modify it as specified in the file "COPYING". @@ -11,7 +11,7 @@ #include #include #include - +#include /* ---------------------------------------------------------------------- * Private data and functions * ---------------------------------------------------------------------- */