Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142227
b: refs/heads/master
c: e65a1b7
h: refs/heads/master
i:
  142225: bef8388
  142223: 4399350
v: v3
  • Loading branch information
Pekka Enberg authored and Ingo Molnar committed Apr 3, 2009
1 parent 7aadc40 commit d0faf05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba56617ef37f2be31f46f9533057e173b778602e
refs/heads/master: e65a1b7c390a72fbcefb2639e255fb7f145538d3
1 change: 1 addition & 0 deletions trunk/lib/decompress_unlzma.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#endif /* STATIC */

#include <linux/decompress/mm.h>
#include <linux/slab.h>

#define MIN(a, b) (((a) < (b)) ? (a) : (b))

Expand Down

0 comments on commit d0faf05

Please sign in to comment.