diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2009-07-20 10:29:26 -0400 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2009-07-20 10:29:26 -0400 |
| commit | 6e1922bbd25fd507db05c54499726159b1614b83 (patch) | |
| tree | f6814081bbda5151607ac85efd1a256804ae4568 /scripts/kconfig/lxdialog/util.c | |
| parent | c358fc46efa6b8a03cf007e7250b4b0020950d0a (diff) | |
| parent | 04e448d9a386640a79a4aa71251aa1cdd314f662 (diff) | |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes into sh/kbuild-fixes
Diffstat (limited to 'scripts/kconfig/lxdialog/util.c')
| -rw-r--r-- | scripts/kconfig/lxdialog/util.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/kconfig/lxdialog/util.c b/scripts/kconfig/lxdialog/util.c index 86d95cca46a7..f2375ad7ebc9 100644 --- a/scripts/kconfig/lxdialog/util.c +++ b/scripts/kconfig/lxdialog/util.c | |||
| @@ -19,6 +19,8 @@ | |||
| 19 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 19 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #include <stdarg.h> | ||
| 23 | |||
| 22 | #include "dialog.h" | 24 | #include "dialog.h" |
| 23 | 25 | ||
| 24 | struct dialog_info dlg; | 26 | struct dialog_info dlg; |
