diff options
| author | 2008-12-23 16:23:23 +0100 | |
|---|---|---|
| committer | 2008-12-23 16:23:23 +0100 | |
| commit | 1ccedb7cdba6886939dd8b4c8f965a826f696e56 (patch) | |
| tree | 0f5fc519a68faca5318c296315c9b6c502907056 /include/net/af_unix.h | |
| parent | x86: apic reset counter on shutdown (diff) | |
| parent | Linux 2.6.28-rc9 (diff) | |
| download | linux-dev-1ccedb7cdba6886939dd8b4c8f965a826f696e56.tar.xz linux-dev-1ccedb7cdba6886939dd8b4c8f965a826f696e56.zip | |
Merge commit 'v2.6.28-rc9' into x86/apic
Diffstat (limited to 'include/net/af_unix.h')
| -rw-r--r-- | include/net/af_unix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/af_unix.h b/include/net/af_unix.h index c29ff1da8a18..1614d78c60ed 100644 --- a/include/net/af_unix.h +++ b/include/net/af_unix.h @@ -9,6 +9,7 @@ extern void unix_inflight(struct file *fp); extern void unix_notinflight(struct file *fp); extern void unix_gc(void); +extern void wait_for_unix_gc(void); #define UNIX_HASH_SIZE 256 |
