kconfig/lxdialog/util.c
changeset 2882 da77b5e7cb9f
parent 943 1cca90ce0481
     1.1 --- a/kconfig/lxdialog/util.c	Fri Oct 17 12:47:53 2008 +0000
     1.2 +++ b/kconfig/lxdialog/util.c	Mon Feb 13 21:10:06 2012 +0100
     1.3 @@ -19,6 +19,8 @@
     1.4   *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
     1.5   */
     1.6  
     1.7 +#include <stdarg.h>
     1.8 +
     1.9  #include "dialog.h"
    1.10  
    1.11  struct dialog_info dlg;