summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
Diffstat (limited to 'ipc')
-rw-r--r--ipc/ipc_message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_message.h b/ipc/ipc_message.h
index a9ad9a4..83e1e08 100644
--- a/ipc/ipc_message.h
+++ b/ipc/ipc_message.h
@@ -19,7 +19,7 @@
#endif
namespace base {
-class FileDescriptor;
+struct FileDescriptor;
}
class FileDescriptorSet;