Add __FBSDID()s to libtacplus

This commit is contained in:
Matthew Dillon 2001-09-30 22:29:19 +00:00
parent e74b6a84ce
commit a71f4c3a15
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84222

View file

@ -22,10 +22,11 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>