X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxsetenv.h;h=0b65f4ffb8d02e01f872784529f3cc9e4b988cae;hb=c13ca15f1a9efad6c85e2debf5bcc54db425d017;hp=24b59c2e92e0b9717084406801ee63791bbd0f82;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/lib/xsetenv.h b/lib/xsetenv.h index 24b59c2e9..0b65f4ffb 100644 --- a/lib/xsetenv.h +++ b/lib/xsetenv.h @@ -15,7 +15,7 @@ along with this program. If not, see . */ /* Get unsetenv(). It can be used without error checking. */ -#include "setenv.h" +#include #ifdef __cplusplus extern "C" {