Aleksej Saushev <a...@inbox.ru> writes:

|   Hello!
| 
| This lets the build continue on NetBSD:

Applied.  Thanks!

-- Gaby

| 
| --- src/hyper/event.c.orig    2010-08-01 18:46:11.000000000 +0400
| +++ src/hyper/event.c 2010-08-01 19:07:28.000000000 +0400
| @@ -40,9 +40,9 @@
|  #include <X11/X.h>
|  #include <X11/Xatom.h>
|  #include <X11/cursorfont.h>
| +#include <sys/types.h>
|  #include <sys/signal.h>
|  #include <setjmp.h>
| -#include <sys/types.h>
|  #include <sys/time.h>
|  
|  #include "debug.h"
| --- src/hyper/hyper.c.orig    2010-08-01 18:46:11.000000000 +0400
| +++ src/hyper/hyper.c 2010-08-01 19:08:37.000000000 +0400
| @@ -43,8 +43,8 @@
|  
|  /* Include all the needed include files  */
|  
| -#include <sys/signal.h>
|  #include <sys/types.h>
| +#include <sys/signal.h>
|  #include <sys/wait.h>
|  #include <setjmp.h>
|  #include <X11/cursorfont.h>
| 
| 
| 
| -- 
| HE CE3OH...
| ------------------------------------------------------------------------------
| The Palm PDK Hot Apps Program offers developers who use the
| Plug-In Development Kit to bring their C/C++ apps to Palm for a share
| of $1 Million in cash or HP Products. Visit us here for more details:
| 
http://p.sf.net/sfu/dev2dev-palm_______________________________________________
| open-axiom-devel mailing list
| open-axiom-devel@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

-- 
Dr. Gabriel Dos Reis (g...@cs.tamu.edu), Assistant Professor
              http://www.cs.tamu.edu/people/faculty/gdr
          Department of Computer Science & Engineering; TAMU
        301, Bright Building -- College Station, TX 77843-3112

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to