mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02: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
1 changed files with 0 additions and 6 deletions
|
|
@ -26,12 +26,6 @@
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <sys/utsname.h>
|
#include <sys/utsname.h>
|
||||||
|
|
||||||
#ifdef HAVE_POPT_H
|
|
||||||
# include <popt.h>
|
|
||||||
#else
|
|
||||||
# include "lib-popt/popt.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_UNISTD_H
|
#ifdef HAVE_UNISTD_H
|
||||||
# include <unistd.h>
|
# include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue