mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
devinfo_var.h should not be in INCS
This commit is contained in:
parent
bd90461b59
commit
fcc069af4a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
LIB= devinfo
|
||||
SRCS= devinfo.c
|
||||
INCS= devinfo.h devinfo_var.h
|
||||
INCS= devinfo.h
|
||||
|
||||
MAN3= devinfo.3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue