mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
smbfs: remove locally added __FBSDID
Differential Revision: https://reviews.freebsd.org/D42703
This commit is contained in:
parent
78e6a1bd06
commit
a159b74a5d
@ -32,9 +32,6 @@
|
||||
* $Id: mbuf.c,v 1.6 2001/02/24 15:56:04 bp Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/endian.h>
|
||||
#include <arpa/inet.h>
|
||||
|
@ -32,9 +32,6 @@
|
||||
* $Id: nb_name.c,v 1.2 2001/08/22 03:31:36 bp Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/socket.h>
|
||||
|
@ -32,9 +32,6 @@
|
||||
* $Id: nls.c,v 1.10 2002/07/22 08:33:59 bp Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <ctype.h>
|
||||
|
@ -32,9 +32,6 @@
|
||||
* $Id: rcfile.c,v 1.5 2001/04/16 12:46:46 bp Exp $
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/queue.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user