chiark / gitweb /
Columns are now resizable and wide columns are ellipsized. Columns
[disorder] / lib / basen.c
index 7b66725f2bef5cf55ae0228c1405a324c7a005db..a41a73bc37391f3062336a243566e6ffedb4ae03 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * This file is part of DisOrder.
- * Copyright (C) 2005 Richard Kettlewell
+ * Copyright (C) 2005, 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
  * words.  The words themselves use the native byte order.
  */
 
-#include <config.h>
-#include "types.h"
-
-#include <string.h>
+#include "common.h"
 
 #include "basen.h"