]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/string.c
[PATCH] autofs4: simplify expire tree traversal
[linux-2.6-omap-h63xx.git] / lib / string.c
index 037a48acedbb21aae00269c87ef9f1821fb1bb67..b3c28a3f63322ff528a38df4895020c257b20050 100644 (file)
@@ -403,7 +403,6 @@ char *strpbrk(const char *cs, const char *ct)
        }
        return NULL;
 }
-EXPORT_SYMBOL(strpbrk);
 #endif
 
 #ifndef __HAVE_ARCH_STRSEP