[!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Dec 2004 05:49:08 +0000 (05:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Dec 2004 05:49:08 +0000 (05:49 +0000)
commit4d04667fe1d8302d11e8d870b1a755849e5e1aeb
tree9eafbf12012b90ab784a41757472a928dc138186
parenta01aeca776e907b76e5faa37946213caa21b6776
[!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
not needed.  This removes a dependency on the gettext module.
[defined _LIBC]: Do not include <libintl.h>; not needed.
lib/error.c