Skip to content

Commit

Permalink
Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
enfiskutensykkel committed May 28, 2014
1 parent 0b2469c commit bf764a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions file_operations.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "file_operations.h"
#include "message_queue.h"
#include <linux/module.h>
#include <linux/sched.h>

static spinlock_t open_count_guard;
Expand Down

0 comments on commit bf764a7

Please sign in to comment.