General Definitions for Asterisk top level program Included by asterisk.h to handle platform-specific issues especially those related to header files. More...
#include "asterisk/compiler.h"#include <inttypes.h>#include <limits.h>#include <unistd.h>#include <stddef.h>#include <stdint.h>#include <sys/types.h>#include <stdarg.h>#include <stdlib.h>#include <alloca.h>#include <stdio.h>#include <string.h>#include <sys/poll.h>#include <errno.h>#include <glob.h>

Go to the source code of this file.
General Definitions for Asterisk top level program Included by asterisk.h to handle platform-specific issues especially those related to header files.
Definition in file compat.h.