main/utils: Simplify the FreeBSD ast_get_tid() handling

FreeBSD has had kernel threads for 20+ years.

(cherry picked from commit ec2c10689f)
This commit is contained in:
Brad Smith
2024-01-27 02:43:50 -05:00
committed by Asterisk Development Team
parent 2ec0b83e5b
commit 30d05081d7
4 changed files with 4 additions and 24 deletions

View File

@@ -1156,9 +1156,6 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/thr.h> header file. */
#undef HAVE_SYS_THR_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H