Browse Source

Copyright...

OPENBSD_2_6
espie 25 years ago
parent
commit
37cd277feb
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      src/include/stdbool.h

+ 7
- 1
src/include/stdbool.h View File

@ -1,4 +1,10 @@
/* $OpenBSD: stdbool.h,v 1.1 1999/09/24 22:33:10 espie Exp $ */
/* $OpenBSD: stdbool.h,v 1.2 1999/09/24 23:09:09 espie Exp $ */
/*
* Written by Marc Espie, September 25, 1999
* Public domain.
*/
#ifndef _STDBOOL_H_
#define _STDBOOL_H_


Loading…
Cancel
Save