[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/qca/src/support
From:       Justin Karneges <infiniti () affinix ! com>
Date:       2010-05-27 14:38:54
Message-ID: 20100527143854.1AF47AC8C0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1131167 by infiniti:

include stdlib even on windows


 M  +1 -1      console.cpp  


--- trunk/kdesupport/qca/src/support/console.cpp #1131166:1131167
@@ -33,10 +33,10 @@
 # include <sys/termios.h>
 # include <unistd.h>
 # include <fcntl.h>
-# include <stdlib.h>
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
 
 #define CONSOLEPROMPT_INPUT_MAX 56
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic