mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Regenerated with latest configure script.
MFC after: 1 month
This commit is contained in:
parent
33096f16e1
commit
5187751e00
1 changed files with 6 additions and 0 deletions
|
|
@ -221,6 +221,9 @@
|
|||
/* Define HAVE_FILENO if you have the fileno() macro. */
|
||||
#define HAVE_FILENO 1
|
||||
|
||||
/* Define HAVE_FLOAT if your compiler supports the "double" type. */
|
||||
#define HAVE_FLOAT 1
|
||||
|
||||
/* Define to 1 if you have the `fsync' function. */
|
||||
#define HAVE_FSYNC 1
|
||||
|
||||
|
|
@ -388,6 +391,9 @@
|
|||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "less"
|
||||
|
||||
/* Define to the home page for this package. */
|
||||
#define PACKAGE_URL ""
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue