mp-utils/src/common.h

5 lines
79 B
C

#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>