patch-2.4.9 linux/drivers/telephony/ixj.h
Next file: linux/drivers/usb/CDCEther.c
Previous file: linux/drivers/telephony/ixj.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Wed Aug 15 01:22:16 2001
-  Orig file: 
v2.4.8/linux/drivers/telephony/ixj.h
-  Orig date: 
Sun Feb  4 10:05:29 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/telephony/ixj.h linux/drivers/telephony/ixj.h
@@ -54,13 +54,6 @@
 #define TRUE 1
 #define FALSE 0
 
-#ifndef min
-#define min(a,b) (((a)<(b))?(a):(b))
-#endif
-#ifndef max
-#define max(a,b) (((a)>(b))?(a):(b))
-#endif
-
 /******************************************************************************
 *
 *  This structure when unioned with the structures below makes simple byte
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)