Ignore:
Timestamp:
Oct 7, 2007, 10:39:58 PM (18 years ago)
Author:
bird
Message:

some more cleanup.

File:
1 edited

Legend:

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

    r809 r1214  
    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
    72
    83#include "shell.h"
    94#include "syntax.h"
    105#include "parser.h"
     6#include "shinstance.h"
    117
    128#ifdef _MSC_VER /* doesn't implement the fancy initializers I think... */
Note: See TracChangeset for help on using the changeset viewer.