Merge "Remove include bits/siginfo.h from pmon.h"

This commit is contained in:
Zuul 2019-03-06 19:42:17 +00:00 committed by Gerrit Code Review
commit 635cd44258
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@
#include <netdb.h> /* for hostent */
#include <errno.h>
#include <sys/stat.h>
#include <bits/siginfo.h> /* for CLD_xxxx si_codes */
using namespace std;