X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Fllib-lform;h=edfdabb056f34a37321b30f653cf84ebe039f426;hp=4371d544ff5f833ee00c2bfe9c54053d644c9159;hb=efd717f13effbf1d0fd743a214aebc0c97c8b66c;hpb=6a530b46563470c2ca73579d1994a0c8e275dd98 diff --git a/form/llib-lform b/form/llib-lform index 4371d544..edfdabb0 100644 --- a/form/llib-lform +++ b/form/llib-lform @@ -795,8 +795,6 @@ FIELDTYPE *_nc_TYPE_IPV4(void) /* ./fty_num.c */ -#include - typedef struct { int precision; @@ -823,8 +821,6 @@ FIELDTYPE *_nc_TYPE_NUMERIC(void) /* ./fty_regex.c */ -#include - typedef struct { regex_t *pRegExp;