Skip to content

Commit

Permalink
* added errno include
Browse files Browse the repository at this point in the history
  • Loading branch information
cannam committed Dec 2, 2004
1 parent 47b5c39 commit a33481c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions remotevstclient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <errno.h>

#include "rdwrops.h"
#include "paths.h"
Expand Down

0 comments on commit a33481c

Please sign in to comment.