kconfig/lxdialog/util.c
changeset 2448 a103abae1560
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	Sun May 08 14:14:40 2011 +0200
     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;