diff options
Diffstat (limited to 'src/ping.c')
-rw-r--r-- | src/ping.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <X11/ICE/ICElib.h> #include "ICElibint.h" |