X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=tools%2Fperf%2Ftrace%2Fbeauty%2Finclude%2Flinux%2Fsocket.h;h=0d8e3dcb7f8816fdf60bd351b431486f773ad9c7;hp=b8fc5c53ba6fa755c85fc412b67579d1d409f50a;hb=ce09673636f9581d2e2e24af785c463c030a1fd8;hpb=2423e142b37e2fcce61ea6d3c2f103384ae05f92 diff --git a/tools/perf/trace/beauty/include/linux/socket.h b/tools/perf/trace/beauty/include/linux/socket.h index b8fc5c53ba6f..0d8e3dcb7f88 100644 --- a/tools/perf/trace/beauty/include/linux/socket.h +++ b/tools/perf/trace/beauty/include/linux/socket.h @@ -438,6 +438,4 @@ extern int __sys_socketpair(int family, int type, int protocol, int __user *usockvec); extern int __sys_shutdown_sock(struct socket *sock, int how); extern int __sys_shutdown(int fd, int how); - -extern struct ns_common *get_net_ns(struct ns_common *ns); #endif /* _LINUX_SOCKET_H */