mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add the new version.c file for curses_version(3)
This commit is contained in:
parent
f8370a60ad
commit
b02c95d498
2 changed files with 2 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ SRCS= ${GENHDR} ${GENSRC} \
|
|||
trace_xnames.c \
|
||||
tries.c \
|
||||
tty_update.c \
|
||||
version.c \
|
||||
vsscanf.c \
|
||||
wresize.c \
|
||||
write_entry.c \
|
||||
|
|
|
|||
|
|
@ -198,6 +198,7 @@ SRCS= ${GENHDR} ${GENSRC} \
|
|||
trace_xnames.c \
|
||||
tries.c \
|
||||
tty_update.c \
|
||||
version.c \
|
||||
vsscanf.c \
|
||||
wresize.c \
|
||||
write_entry.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue