mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 15:39:27 -04:00
8 lines
67 B
OpenEdge ABL
8 lines
67 B
OpenEdge ABL
%module netpgppython
|
|
%{
|
|
#include <netpgp.h>
|
|
|
|
|
|
%}
|
|
%include netpgp.h
|