Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/compress/gzip.c

    r8d2dd7f2 r38d150e  
    3131#include <errno.h>
    3232#include <mem.h>
    33 #include <malloc.h>
    3433#include <byteorder.h>
     34#include <stdlib.h>
    3535#include "gzip.h"
    3636#include "inflate.h"
Note: See TracChangeset for help on using the changeset viewer.