Added function prototypes for everything from safeio.c.

1999-12-25  Martin Baulig  <martin@home-of-linux.org>

	* glibtop_private.h: Added function prototypes for everything
	from safeio.c.
This commit is contained in:
Martin Baulig
1999-12-25 18:46:06 +00:00
committed by Martin Baulig
parent 91e94f9c0d
commit 1979cb8104
3 changed files with 15 additions and 0 deletions

View File

@@ -26,6 +26,8 @@
#include <dirent.h>
#include <errno.h>
#include <glibtop_private.h>
int
s_open(const char *file, int mode)
{