Skip to content

configure: Port HAVE_C99_VSNPRINTF to C99#273

Open
fweimer-rh wants to merge 1 commit into
NagiosEnterprises:masterfrom
fweimer-rh:c99
Open

configure: Port HAVE_C99_VSNPRINTF to C99#273
fweimer-rh wants to merge 1 commit into
NagiosEnterprises:masterfrom
fweimer-rh:c99

Conversation

@fweimer-rh

Copy link
Copy Markdown

The 1999 revision removed implicit function declarations, so include the appropriate header files. Also declare main with an explicit return type (implicit ints were removed, too).

Related to:

The 1999 revision removed implicit function declarations, so
include the appropriate header files.  Also declare main with
an explicit return type (implicit ints were removed, too).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant