• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 752 from 2007/10/23
    From: Gelsenkirchen,...
    Ok, here comes a patch
    Code:
    --- include/sys/socket.h.bak	2016-06-05 23:04:57 +0100
    +++ include/sys/socket.h 2016-06-29 22:20:51 +0100
    @@ -38,6 +38,10 @@
    #ifndef _SYS_SOCKET_H_
    #define _SYS_SOCKET_H_

    +#ifndef _SYS_TYPES_H_
    +#include <sys/types.h>
    +#endif
    +
    /*
    * Definitions related to sockets: types, address families, options.
    */
    Next SDK:
    Please add the missing hpdf files.
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.17
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.17
  • »29.06.16 - 22:48
    Profile