#ifndef RUBY_SUBST_H /*-*-C++-*-vi:se ft=cpp:*/
* @author Ruby developers <ruby-core@ruby-lang.org>
* @copyright This file is a part of the programming language Ruby.
* Permission is hereby granted, to either redistribute and/or
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
#define snprintf ruby_snprintf
#define vsnprintf ruby_vsnprintf
#define getpeername ruby_getpeername
#define getsockname ruby_getsockname
#define shutdown ruby_shutdown