more autism

This commit is contained in:
cathugger
2017-10-22 00:40:23 +00:00
parent 3bae9caa97
commit f649eedb70
4 changed files with 70 additions and 28 deletions

View File

@@ -1,3 +1,4 @@
#include "cpucount.h"
#ifndef BSD
# ifndef __linux__
@@ -108,8 +109,6 @@ static int parsecpuinfo()
}
#endif
#include "cpucount.h"
int cpucount()
{
int ncpu;