mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 06:05:19 -04:00
8 lines
64 B
OpenEdge ABL
8 lines
64 B
OpenEdge ABL
%module netpgptcl
|
|
%{
|
|
#include <netpgp.h>
|
|
|
|
|
|
%}
|
|
%include netpgp.h
|