Bug 3746 - Missing header for declaration of PATH_MAX
Summary: Missing header for declaration of PATH_MAX
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.23
Hardware: Other FreeBSD
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
: 4008 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-02 19:04 UTC by Timur Bakeyev
Modified: 2020-01-19 21:59 UTC (History)
2 users (show)

See Also:


Attachments
PATH_MAX (255 bytes, patch)
2006-05-02 19:05 UTC, Timur Bakeyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timur Bakeyev 2006-05-02 19:04:01 UTC
At least for BSD systems PATH_MAX constant is declared in <limits.h>, so it should be included to make thing compilable.

Simple patch is attached.
Comment 1 Timur Bakeyev 2006-05-02 19:05:00 UTC
Created attachment 1885 [details]
PATH_MAX
Comment 2 Volker Lendecke 2006-05-06 15:17:26 UTC
Fixed with r15479

Volker
Comment 3 Douglas Bagnall 2020-01-19 21:59:36 UTC
*** Bug 4008 has been marked as a duplicate of this bug. ***