#include <stdlib.h> void unsetenv(const char *name);
The unsetenv() function is as specified in the SUSv3.