Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27953
b: refs/heads/master
c: 2e0e1f9
h: refs/heads/master
i:
  27951: f7e0b87
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 1437f8f commit d87e4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a1b9298e55d2395be4ac25de3340b6eee01c6f67
refs/heads/master: 2e0e1f9f1c478ee14fb60524024f7b730df76912
2 changes: 1 addition & 1 deletion trunk/include/linux/ipmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

#include <linux/ipmi_msgdefs.h>
#include <linux/compiler.h>
#include <linux/device.h>

/*
* This file describes an interface to an IPMI driver. You have to
Expand Down Expand Up @@ -210,6 +209,7 @@ struct kernel_ipmi_msg
*/
#include <linux/list.h>
#include <linux/module.h>
#include <linux/device.h>

#ifdef CONFIG_PROC_FS
#include <linux/proc_fs.h>
Expand Down

0 comments on commit d87e4af

Please sign in to comment.