ns: remove left over vararg check pragma
This commit is contained in:
parent
8a01033efc
commit
d1c0f53fcd
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
#include <auth.h>
|
#include <auth.h>
|
||||||
#include <fcall.h>
|
#include <fcall.h>
|
||||||
|
|
||||||
#pragma varargck type "P" char*
|
|
||||||
|
|
||||||
int nsrv;
|
int nsrv;
|
||||||
Dir *srv;
|
Dir *srv;
|
||||||
Biobuf stdout;
|
Biobuf stdout;
|
||||||
|
|
Loading…
Reference in a new issue