diff options
-rw-r--r-- | libfshelp/fshelp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index 3fa0f559..9461ae50 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -182,6 +182,7 @@ void fshelp_lock_init (struct lock_box *box); +struct port_bucket; /* shut up C compiler */ /* Return an identity port in *PT for the node numbered FILENO, suitable for returning from io_identity; exactly one send right must be created from the returned value. FILENO should be the same |