Source code reorganization:
[disorder] / lib / user.c
index ec01a33..512aaa1 100644 (file)
@@ -21,8 +21,7 @@
  * @brief Jukebox user management
  */
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
 #include <sys/types.h>
 #include <sys/stat.h>