diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/query.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/query.c b/lib/query.c index 366355acb..04b71bf56 100644 --- a/lib/query.c +++ b/lib/query.c @@ -5,10 +5,6 @@ #include "system.h" -#ifndef PATH_MAX -# define PATH_MAX 255 -#endif - #include <inttypes.h> #include <rpm/rpmcli.h> |