Skip to content

Commit

Permalink
Revert "'stdarg.h' isn't used here, and freaks out the Apple ARM cros…
Browse files Browse the repository at this point in the history
…s compiler."

This reverts commit 3e05990f602581ee47e8c29c5a675a9272251406.
  • Loading branch information
TooTallNate committed May 22, 2011
1 parent 4ed1e69 commit 52674a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/c-ares/setup_once.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <ctype.h>
#include <errno.h>

Expand Down

0 comments on commit 52674a5

Please sign in to comment.