File: taper.002.ifndef_null.diff

package info (click to toggle)
taper 6.9rb-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,444 kB
  • ctags: 1,604
  • sloc: ansic: 15,921; makefile: 248
file content (13 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#PATCHOPTIONS: -p0
--- compress/lzrw3.h
+++ compress/lzrw3.h	1998/10/05 15:28:27
@@ -10,7 +10,9 @@
 #ifndef _COMPRESS_H
 #define _COMPRESS_H
 
+#ifndef NULL
 #define NULL ((void *)0)
+#endif
 /*
  /home/cvs/zftape/compress/compress.h,v
  claus