mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Removed as many warnings as possible when compiling with -ansi -pedantic
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@158 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c701648ab3
commit
8d6dd5f992
@ -26,12 +26,6 @@
|
||||
#include <sys/wait.h>
|
||||
#include <sys/utsname.h>
|
||||
|
||||
#ifdef HAVE_POPT_H
|
||||
# include <popt.h>
|
||||
#else
|
||||
# include "lib-popt/popt.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user