提交 3738d40e 编写于 作者: D David Miller 提交者: Arnaldo Carvalho de Melo

perf symbols: Do not include libgen.h

That causes us to end up using the XPG version of basename which can
modify it's argument.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Link: http://lkml.kernel.org/r/20120327.000301.1122788061724345175.davem@davemloft.netSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 fa30c964
#include <dirent.h>
#include <errno.h>
#include <libgen.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册