Ignore:
Timestamp:
Apr 22, 2007, 12:17:42 AM (18 years ago)
Author:
bird
Message:

hacking...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash-messup/var.h

    r880 r884  
    3434 *      @(#)var.h       8.2 (Berkeley) 5/4/95
    3535 */
     36
     37#ifndef ___var_h___
     38#define ___var_h___
    3639
    3740/*
     
    143146int setvarsafe(struct shinstance *, const char *, const char *, int);
    144147void print_quoted(struct shinstance *, const char *);
     148
     149#endif
Note: See TracChangeset for help on using the changeset viewer.