@@ -18,6 +18,7 @@ interface
implementation
end.
{$else NODEBUG}
+interface
uses
{$ifdef win32}
Windows,
@@ -1,5 +1,6 @@
Unit sysctl;
+{
This file is part of the Free Pascal run time library.
(c) 2002 by Marco van de Voort
member of the Free Pascal development team.
@@ -1,3 +1,4 @@
(c) 2000 by Marco van de Voort