Forgot to move gethostname
This commit is contained in:
parent
4e2a2d7820
commit
980c6f4eff
@ -168,6 +168,9 @@
|
|||||||
/* Define to 1 if you have the `gethostbyname_r' function. */
|
/* Define to 1 if you have the `gethostbyname_r' function. */
|
||||||
#cmakedefine HAVE_GETHOSTBYNAME_R ${HAVE_GETHOSTBYNAME_R}
|
#cmakedefine HAVE_GETHOSTBYNAME_R ${HAVE_GETHOSTBYNAME_R}
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `gethostname' function. */
|
||||||
|
#cmakedefine HAVE_GETHOSTNAME ${HAVE_GETHOSTNAME}
|
||||||
|
|
||||||
/* Define to 1 if you have the `getpass_r' function. */
|
/* Define to 1 if you have the `getpass_r' function. */
|
||||||
#cmakedefine HAVE_GETPASS_R ${HAVE_GETPASS_R}
|
#cmakedefine HAVE_GETPASS_R ${HAVE_GETPASS_R}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user