Ignore:
Timestamp:
Nov 28, 2008, 6:01:34 PM (17 years ago)
Author:
cinc
Message:

NOM compiles now on FreeBSD. The fame goes to gahr for the patches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/src/nombuildclass.c

    r331 r388  
    4646#include <string.h>
    4747#include <stdlib.h>
    48 #if !defined(_MSC_VER)
     48#if !defined(_MSC_VER) && !defined(__FreeBSD__)
    4949# include <alloca.h>
    5050#endif
Note: See TracChangeset for help on using the changeset viewer.