chiark / gitweb /
speaker protocol redesign to cope with libao re-opening
[disorder] / server / api-client.c
index a69ec7e2c77a8d4d341d9c89f3d8e2f2a3f5258d..1e0ed7a196a0b2d3f9b181f2381119b70eaa1a3a 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include <config.h>
+#include "types.h"
 
 #include <stdio.h>
 #include <errno.h>
@@ -70,4 +71,3 @@ c-basic-offset:2
 comment-column:40
 End:
 */
-/* arch-tag:3c00ffad971b689e5af1d9a9ff45a120 */