Browse Source

+ Fixed inclusion of ctypeh.inc, reported by Mario R. Carro

michael 21 years ago
parent
commit
52eb05e365
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/base/libc/libc.pp

+ 1 - 1
packages/base/libc/libc.pp

@@ -88,7 +88,7 @@ Const
 {$i sresourceh.inc}     // sys/resource.h
 {$i argzh.inc}          // argz.h
 {$i envzh.inc}          // envz.h
-{$î ctypeh.inc}         // sys/ctype.h
+{$i ctypeh.inc}         // sys/ctype.h
 {$i wctypeh.inc}        // wctype.h
 {$i wcharh.inc}         // wchar.h
 {$i bwaitflagsh.inc}    // bits/waitflags.h