Changeset 925


Ignore:
Timestamp:
May 25, 2007, 10:28:17 PM (18 years ago)
Author:
bird
Message:

assert.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/function.c

    r907 r925  
    1717Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.  */
    1818
    19 #ifdef CONFIG_WITH_OPTIMIZATION_HACKS
    20 # include <assert.h>
    21 #endif
    2219#include "make.h"
    2320#include "filedef.h"
     
    4441# endif
    4542#endif
     43#include <assert.h> /* bird */
    4644
    4745
Note: See TracChangeset for help on using the changeset viewer.