Imported from ../bash-2.02.tar.gz.
[platform/upstream/bash.git] / lib / sh / vprint.c
similarity index 98%
rename from vprint.c
rename to lib/sh/vprint.c
index 431d686..63ea3bf 100644 (file)
--- a/vprint.c
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along
 with Bash; see the file COPYING.  If not, write to the Free Software
 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
 
-#include "config.h"
+#include <config.h>
 
 #if defined (USE_VFPRINTF_EMULATION)