$NetBSD: patch-src_textprop_c,v 1.1 2011/12/24 17:07:08 dholland Exp $

- use standard headers

--- src/textprop.c~	1994-11-04 11:11:20.000000000 +0000
+++ src/textprop.c
@@ -17,6 +17,7 @@ You should have received a copy of the G
 along with GNU Emacs; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+#include <stdlib.h>
 #include <config.h>
 #include "lisp.h"
 #include "intervals.h"
