Index: abi/include/abi/cap.h
===================================================================
--- abi/include/abi/cap.h	(revision eadaeae8dacc68cf558028f23cc96b90a08b7361)
+++ abi/include/abi/cap.h	(revision 64532a970f3247a33dafe22f848eaf9f61ea730f)
@@ -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
