X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=ui%2Fncurses%2Fnc-boot-editor.c;h=0b658f240fabe89dfbf3592c651d152fe9fc6b62;hb=b9c9da2c9fa23040870dff975a3ccd2beda6b297;hp=4579b1a3852c7e4552d205b7c1ecdf666f9c8547;hpb=c11bcba9a99e858e618f4d872a5be7d52dcaaa5a;p=petitboot diff --git a/ui/ncurses/nc-boot-editor.c b/ui/ncurses/nc-boot-editor.c index 4579b1a..0b658f2 100644 --- a/ui/ncurses/nc-boot-editor.c +++ b/ui/ncurses/nc-boot-editor.c @@ -16,6 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "config.h" + #define _GNU_SOURCE #include