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/bltin/test.c

    r1206 r1214  
    1111 */
    1212
    13 #ifdef HAVE_SYS_CDEFS_H
    14 #include <sys/cdefs.h>
    15 #endif
     13#if 0
    1614#ifndef lint
    1715__RCSID("$NetBSD: test.c,v 1.26 2005/02/10 06:56:55 simonb Exp $");
    1816#endif
     17#endif
    1918
    2019#include <sys/types.h>
    21 
    2220#include <ctype.h>
    2321#include <errno.h>
Note: See TracChangeset for help on using the changeset viewer.