Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27966
b: refs/heads/master
c: 468db83
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 32e6578 commit 423b3f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c6e82e72361db12759fdcdbfd3b598acb6b34b07
refs/heads/master: 468db83658f776ec87a953778f18611301668148
4 changes: 2 additions & 2 deletions trunk/include/linux/wanrouter.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
* Jan 02, 1997 Gene Kozin Initial version (based on wanpipe.h).
*****************************************************************************/

#include <linux/spinlock.h> /* Support for SMP Locking */

#ifndef _ROUTER_H
#define _ROUTER_H

Expand Down Expand Up @@ -457,6 +455,8 @@ typedef struct wanif_conf
#include <linux/fs.h> /* support for device drivers */
#include <linux/proc_fs.h> /* proc filesystem pragmatics */
#include <linux/netdevice.h> /* support for network drivers */
#include <linux/spinlock.h> /* Support for SMP Locking */

/*----------------------------------------------------------------------------
* WAN device data space.
*/
Expand Down

0 comments on commit 423b3f5

Please sign in to comment.