diff --git a/src/common.h b/src/common.h index 47c56e92..3fa42b2d 100644 --- a/src/common.h +++ b/src/common.h @@ -26,12 +26,6 @@ #include #include -#ifdef HAVE_POPT_H -# include -#else -# include "lib-popt/popt.h" -#endif - #ifdef HAVE_UNISTD_H # include #endif