dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
#include <config.h>
#include <string.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "intprops.h"
#include "strerror-override.h"
#include "verify.h"
Functions | |
char * | strerror (int n) |
char* strerror | ( | int | n | ) |