mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
popt-gnome.h isn't used anymore
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@39 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ccfef94ec5
commit
15dcd0a2c5
3 changed files with 3 additions and 14 deletions
|
|
@ -27,13 +27,9 @@
|
|||
#include <sys/utsname.h>
|
||||
|
||||
#ifdef HAVE_POPT_H
|
||||
#include <popt.h>
|
||||
# include <popt.h>
|
||||
#else
|
||||
# ifdef HAVE_POPT_GNOME_H
|
||||
# include <popt-gnome.h>
|
||||
# else
|
||||
# include <lib-popt/popt.h>
|
||||
# endif
|
||||
# include <src/lib-popt/popt.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue