Ignore:
Timestamp:
Oct 1, 2011, 9:49:54 PM (14 years ago)
Author:
bird
Message:

Applied modified patches for Haiku support from Mike Smith.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/arscan.c

    r1993 r2546  
    232232
    233233#ifndef WINDOWS32
    234 # ifndef __BEOS__
     234# if !defined(__BEOS__) && !defined(__HAIKU__)
    235235#  include <ar.h>
    236236# else
Note: See TracChangeset for help on using the changeset viewer.