summaryrefslogtreecommitdiff
path: root/net/wmnetmon/files/patch-leds.c
blob: b90e3a9f17181aac98dfd599b35836db1a6204d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*** leds.c.orig	Sun Apr  1 15:18:44 2001
--- leds.c	Sun Apr  1 15:19:01 2001
***************
*** 1,5 ****
--- 1,7 ----
  #include <stdlib.h>
+ #ifndef __FreeBSD__
  #include <malloc.h>
+ #endif
  #include <X11/xpm.h>
  #include <stdio.h>
  #include "list.h"