summaryrefslogtreecommitdiff
path: root/pullreqd.c
blob: 8161c8da94a3d9405540aa3d06c85db4003d5359 (plain)
1
2
3
4
5
6
7
8
9
#include <signal.h>
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/type.h>
#include <syslog.h>
#include <unistd.h>