chiark / gitweb /
Set Debian version to 4.0 too
[disorder] / disobedience / disobedience.h
index ccb9acc3d7258b4df8fe3c8e8d40284343aa98db..db1e8e9284223d1a63496aedf933405b9c7bf56c 100644 (file)
 #ifndef DISOBEDIENCE_H
 #define DISOBEDIENCE_H
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
-#include <stdio.h>
 #include <time.h>
-#include <string.h>
-#include <assert.h>
 #include <ctype.h>
 #include <errno.h>
 #include <math.h>