[BACK]Return to link.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/link.h between version 1.5 and 1.6

version 1.5, 1999/12/09 18:10:23 version 1.6, 2001/05/31 14:04:52
Line 42 
Line 42 
 #ifndef _LINK_H_  #ifndef _LINK_H_
 #define _LINK_H_  #define _LINK_H_
   
   /* XXXART - ? */
   #ifndef DT_PROCNUM
   #define DT_PROCNUM 0
   #endif
   
 /*  /*
  * A `Shared Object Descriptor' describes a shared object that is needed   * A `Shared Object Descriptor' describes a shared object that is needed
  * to complete the link edit process of the object containing it.   * to complete the link edit process of the object containing it.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6