]> andersk Git - moira.git/commitdiff
don't redefine NFS_DIR
authormar <mar>
Thu, 8 Jun 1989 16:49:59 +0000 (16:49 +0000)
committermar <mar>
Thu, 8 Jun 1989 16:49:59 +0000 (16:49 +0000)
gen/nfs.qc

index 3067c50ae6e6468f9d34510ae4050dbff9b3b499..01e639bf0ab67df56bafc0b3a332c95fdddfaa72 100644 (file)
@@ -15,6 +15,7 @@
 #include <sys/stat.h>
 #include <sys/time.h>
 
+#undef NFS_DIR
 #define NFS_DIR        "/u1/sms/dcm/nfs"
 
 #define min(x,y)       ((x) < (y) ? (x) : (y))
This page took 0.078128 seconds and 5 git commands to generate.