chiark / gitweb /
Remove some obsolete code
[disorder] / server / api-client.c
index 086de15f2b13b9e057dd5250860bccfa58a84cd7..2f6a01f4f62bc0ec47993a1b60390ec9b6df70f4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * This file is part of DisOrder.
- * Copyright (C) 2004 Richard Kettlewell
+ * Copyright (C) 2004, 2007, 2008 Richard Kettlewell
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,6 +19,7 @@
  */
 
 #include <config.h>
+#include "types.h"
 
 #include <stdio.h>
 #include <errno.h>