Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/proto/mousedev.c

    r38d150e r7354b5e  
    3838#include <stdio.h>
    3939#include <vfs/vfs_sess.h>
     40#include <malloc.h>
    4041#include <async.h>
    4142#include <errno.h>
    4243#include <ipc/mouseev.h>
    4344#include <loc.h>
    44 #include <stdlib.h>
    4545#include "../mouse.h"
    4646#include "../mouse_port.h"
Note: See TracChangeset for help on using the changeset viewer.