X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9ec0b715e262f45bb434f2c068a86de2c42528e3..618db430981dbc0dfed318503808bb7b744750b7:/src/w32select.c diff --git a/src/w32select.c b/src/w32select.c index 43a208f02b..2da4b333c2 100644 --- a/src/w32select.c +++ b/src/w32select.c @@ -1,6 +1,6 @@ /* Selection processing for Emacs on the Microsoft W32 API. Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -73,6 +73,7 @@ along with GNU Emacs. If not, see . */ */ #include +#include #include "lisp.h" #include "w32term.h" /* for all of the w32 includes */ #include "w32heap.h" /* os_subtype */