Ticket #22446: ppc-tiger-quartzKeyboard.patch

File ppc-tiger-quartzKeyboard.patch, 294 bytes (added by sschober@…, 14 years ago)

Add unistd.h to quartzKeyboard.c

  • ./hw/xquartz/quartzKeyboard.c

    old new  
    4040#define HACK_MISSING 1
    4141#define HACK_KEYPAD 1
    4242
     43#include <unistd.h>
    4344#include <stdio.h>
    4445#include <stdlib.h>
    4546#include <errno.h>