blob: cc9af136dd4247468642531af6e46dca0bcd0805 [file] [log] [blame]
struct AllocInfo {
pid_t pid;
char free;
char filename[60];
};