summaryrefslogtreecommitdiffstats
path: root/lib/libncp/sap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libncp/sap.c')
-rw-r--r--lib/libncp/sap.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libncp/sap.c b/lib/libncp/sap.c
index 78531ab..b9f95a9 100644
--- a/lib/libncp/sap.c
+++ b/lib/libncp/sap.c
@@ -28,10 +28,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 <stdlib.h>
#include <string.h>
#include <sys/types.h>
OpenPOWER on IntegriCloud