kconfig/lxdialog/util.c
branch1.19
changeset 3236 b83e6d31adba
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	Wed Oct 02 20:06:18 2013 +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;