Imported Upstream version 0.6.27
[platform/upstream/libsolv.git] / tools / archrepo2solv.c
index 6dcb076..5f8eade 100644 (file)
  */
 
 #include <sys/types.h>
-#include <limits.h>
-#include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <getopt.h>
+#include <unistd.h>
 
 #include "pool.h"
 #include "repo.h"