Removing hacky defines from top.c
This commit is contained in:
parent
cd554e7284
commit
c7c2299cbe
1 changed files with 0 additions and 5 deletions
|
@ -2,11 +2,6 @@
|
|||
/* Author: Ben Gras <beng@few.vu.nl> 17 march 2006 */
|
||||
/* Modified for ProcFS by Alen Stojanov and David van Moolenbroek */
|
||||
|
||||
#define _MINIX 1
|
||||
#ifndef __NBSD_LIBC
|
||||
#define _POSIX_SOURCE 1
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <pwd.h>
|
||||
|
|
Loading…
Reference in a new issue