Ignore:
Timestamp:
09/29/95 17:19:16 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
1ceface
Parents:
1039ae4
Message:

all targets compile .. tony's patches in place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/tests/support/include/tmacros.h

    r1039ae4 r11290355  
    2727#include <stdio.h>
    2828#include <stdlib.h>
    29 #include <libcsupport.h>
    3029
    3130#define FOREVER 1                  /* infinite loop */
     
    9695}
    9796
    98 #define put_buffer( _buffer )  XYZ( _buffer )
    99 
    10097#define build_time( TB, MON, DAY, YR, HR, MIN, SEC, TK ) \
    10198  { (TB)->year   = YR;  \
Note: See TracChangeset for help on using the changeset viewer.