mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
The nonthreaded private include files should be deleted by the sanitizer.
This commit is contained in:
parent
0d89afffb2
commit
2c18231946
3 changed files with 9 additions and 3 deletions
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: task_p.h,v 1.3 2000/08/30 23:47:15 bwelling Exp $ */
|
||||
/* $Id: task_p.h,v 1.4 2000/09/28 21:32:49 bwelling Exp $ */
|
||||
|
||||
/* ISC_PLATFORM_USETHREADS_DELETE */
|
||||
|
||||
#ifndef ISC_TASK_P_H
|
||||
#define ISC_TASK_P_H
|
||||
|
|
|
|||
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: timer_p.h,v 1.1 2000/08/29 21:30:03 bwelling Exp $ */
|
||||
/* $Id: timer_p.h,v 1.2 2000/09/28 21:32:50 bwelling Exp $ */
|
||||
|
||||
/* ISC_PLATFORM_USETHREADS_DELETE */
|
||||
|
||||
#ifndef ISC_TIMER_P_H
|
||||
#define ISC_TIMER_P_H
|
||||
|
|
|
|||
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: socket_p.h,v 1.1 2000/08/29 23:58:17 bwelling Exp $ */
|
||||
/* $Id: socket_p.h,v 1.2 2000/09/28 21:32:51 bwelling Exp $ */
|
||||
|
||||
/* ISC_PLATFORM_USETHREADS_DELETE */
|
||||
|
||||
#ifndef ISC_SOCKET_P_H
|
||||
#define ISC_SOCKET_P_H
|
||||
|
|
|
|||
Loading…
Reference in a new issue