فهرست منبع

* blind commit: hopefully fix netware/netwlibc snapshot error

git-svn-id: trunk@4999 -
micha 19 سال پیش
والد
کامیت
d07bffd1bd
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      rtl/netware/sockets.pp
  2. 1 0
      rtl/netwlibc/sockets.pp

+ 1 - 0
rtl/netware/sockets.pp

@@ -26,6 +26,7 @@ Uses
 
 Type
   cushort=word;
+  cuint8 =byte;
   cuint16=word;
   cuint32=cardinal;
   size_t =cuint32;

+ 1 - 0
rtl/netwlibc/sockets.pp

@@ -25,6 +25,7 @@ Uses
 
 Type
   cushort=word;
+  cuint8 =byte;
   cuint16=word;
   cuint32=cardinal;
   size_t =cuint32;