Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135355
b: refs/heads/master
c: 8d2f9e8
h: refs/heads/master
i:
  135353: 322a114
  135351: 33c7d20
v: v3
  • Loading branch information
Vlad Yasevich authored and David S. Miller committed Mar 21, 2009
1 parent aade424 commit 71fb00d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09a3b1f8b1af7220fd7a3caf18e6841a7f5a6c6e
refs/heads/master: 8d2f9e81169b8120cf2b4872930ae491b17c27b8
7 changes: 0 additions & 7 deletions trunk/include/net/sctp/sctp.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@
* and will continue to evolve.
*/



#ifdef TEST_FRAME
#undef CONFIG_SCTP_DBG_OBJCNT
#undef CONFIG_SYSCTL
#endif /* TEST_FRAME */

#include <linux/types.h>
#include <linux/slab.h>
#include <linux/in.h>
Expand Down
5 changes: 1 addition & 4 deletions trunk/net/sctp/output.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,10 @@
#include <linux/ipv6.h>
#include <linux/init.h>
#include <net/inet_ecn.h>
#include <net/ip.h>
#include <net/icmp.h>
#include <net/net_namespace.h>

#ifndef TEST_FRAME
#include <net/tcp.h>
#endif /* TEST_FRAME (not defined) */

#include <linux/socket.h> /* for sa_family_t */
#include <net/sock.h>

Expand Down

0 comments on commit 71fb00d

Please sign in to comment.