stdint.h

Herb Lewis hlewis at panasas.com
Wed Jul 2 17:19:59 GMT 2008


We have a lot of files that include stdint.h without
the #if HAVE_STDINT_H

Most look to be pidl generated files except for the first.

source/lib/socket_wrapper/socket_wrapper.c:#include <stdint.h>
source/librpc/gen_ndr/dfs.h:#include <stdint.h>
source/librpc/gen_ndr/dssetup.h:#include <stdint.h>
source/librpc/gen_ndr/echo.h:#include <stdint.h>
source/librpc/gen_ndr/epmapper.h:#include <stdint.h>
source/librpc/gen_ndr/eventlog.h:#include <stdint.h>
source/librpc/gen_ndr/initshutdown.h:#include <stdint.h>
source/librpc/gen_ndr/krb5pac.h:#include <stdint.h>
source/librpc/gen_ndr/libnet_join.h:#include <stdint.h>
source/librpc/gen_ndr/libnetapi.h:#include <stdint.h>
source/librpc/gen_ndr/lsa.h:#include <stdint.h>
source/librpc/gen_ndr/messaging.h:#include <stdint.h>
source/librpc/gen_ndr/misc.h:#include <stdint.h>
source/librpc/gen_ndr/nbt.h:#include <stdint.h>
source/librpc/gen_ndr/netlogon.h:#include <stdint.h>
source/librpc/gen_ndr/notify.h:#include <stdint.h>
source/librpc/gen_ndr/ntsvcs.h:#include <stdint.h>
source/librpc/gen_ndr/samr.h:#include <stdint.h>
source/librpc/gen_ndr/security.h:#include <stdint.h>
source/librpc/gen_ndr/srvsvc.h:#include <stdint.h>
source/librpc/gen_ndr/svcctl.h:#include <stdint.h>
source/librpc/gen_ndr/winreg.h:#include <stdint.h>
source/librpc/gen_ndr/wkssvc.h:#include <stdint.h>
source/librpc/gen_ndr/xattr.h:#include <stdint.h>


More information about the samba-technical mailing list