remove unnecessary cplusplus guard

Former-commit-id: 3b8463f9d20162369cffd9ed347865c5c8049f40
This commit is contained in:
John Sully 2020-05-24 02:45:55 -04:00
parent 0dd0ea7eda
commit 65e4f82982

View File

@ -1,6 +1,4 @@
extern "C" {
#include "rio.h"
}
#include "server.h"
#include <unistd.h>
#include <sys/wait.h>