Changeset 809 for trunk/src/ash/syntax.c


Ignore:
Timestamp:
Jan 29, 2007, 6:54:36 AM (18 years ago)
Author:
bird
Message:

Solaris + cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash/syntax.c

    r638 r809  
    11/*      $NetBSD: syntax.c,v 1.1 2004/01/17 17:38:12 dsl Exp $   */
     2
     3#ifdef __sun__
     4#include <stdio.h>
     5#include <iso/limits_iso.h>
     6#endif
    27
    38#include "shell.h"
Note: See TracChangeset for help on using the changeset viewer.