X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fsh%2Fvprint.c;fp=vprint.c;h=63ea3bf7116a78ed2d230026ccc82bf0d2440569;hb=cce855bc5b117cb7ae70064131120687bc69fac0;hp=431d68695c234ce91ee79c58c61aed5a6c401e56;hpb=e8ce775db824de329b81293b4e5d8fbd65624528;p=platform%2Fupstream%2Fbash.git diff --git a/vprint.c b/lib/sh/vprint.c similarity index 98% rename from vprint.c rename to lib/sh/vprint.c index 431d686..63ea3bf 100644 --- a/vprint.c +++ b/lib/sh/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 #if defined (USE_VFPRINTF_EMULATION)