Index: abi/include/abi/cap.h
===================================================================
--- abi/include/abi/cap.h	(revision eadaeae8dacc68cf558028f23cc96b90a08b7361)
+++ abi/include/abi/cap.h	(revision 3f932a7eeaf8b09420c71c95d09792b4ef55221a)
@@ -43,7 +43,10 @@
 typedef void *cap_handle_t;
 
-typedef struct {} *cap_call_handle_t;
-typedef struct {} *cap_phone_handle_t;
-typedef struct {} *cap_irq_handle_t;
+typedef struct {
+} *cap_call_handle_t;
+typedef struct {
+} *cap_phone_handle_t;
+typedef struct {
+} *cap_irq_handle_t;
 
 #endif
