chiark / gitweb /
Fiddle with CSS+HTML in effort to get more consistent buttons
[disorder] / lib / queue-rights.c
index 523a4ad8748d2c9b4960e5c7d7c2a09d038dfb69..4205d26f07400d503c0f9154cb16f992e8f51dc7 100644 (file)
  * @brief Various rights-checking operations
  */
 
-#include <config.h>
-#include "types.h"
-
-#include <string.h>
+#include "common.h"
 
 #include "queue.h"
 #include "rights.h"