comparison kdiff3/src-QT4/gnudiff_xmalloc.cpp @ 80:fcd146072e0c

0.9.93
author joachim99
date Tue, 06 Jan 2009 17:51:29 +0000
parents 08ea9b86c12c
children
comparison
equal deleted inserted replaced
79:881e47f5076b 80:fcd146072e0c
17 17
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with this program; if not, write to the Free Software Foundation, 19 along with this program; if not, write to the Free Software Foundation,
20 Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. */ 20 Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. */
21 21
22 #if HAVE_CONFIG_H 22 # include <config-kdiff3.h>
23 # include <config.h>
24 #endif
25 23
26 #include <sys/types.h> 24 #include <sys/types.h>
27 25
28 26
29 #include <stdlib.h> 27 #include <stdlib.h>