Browse Source

+ Add baseunix again.

git-svn-id: trunk@5987 -
daniel 18 years ago
parent
commit
95713c7264
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/tbs/tb0524.pp

+ 1 - 1
tests/tbs/tb0524.pp

@@ -1,6 +1,6 @@
 program tb0524;
 
-uses sockets;
+uses sockets,baseunix;
 
 const port=6667;