Changeset 25c3737 in buchla-emu for emu/all.h


Ignore:
Timestamp:
02/25/2018 04:45:59 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
5e2fc8b
Parents:
2cd18e3
Message:

Updated Valgrind suppressions. Fixed minor memory leak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emu/all.h

    r2cd18e3 r25c3737  
    2020#include <stdint.h>
    2121#include <stdio.h>
     22#include <stdlib.h>
    2223#include <string.h>
    2324#include <unistd.h>
Note: See TracChangeset for help on using the changeset viewer.