diff options
Diffstat (limited to 'support/syscall-gen/types+openbsd:6.1-x64.frag')
-rw-r--r-- | support/syscall-gen/types+openbsd:6.1-x64.frag | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/syscall-gen/types+openbsd:6.1-x64.frag b/support/syscall-gen/types+openbsd:6.1-x64.frag index 4585149..48b8f5b 100644 --- a/support/syscall-gen/types+openbsd:6.1-x64.frag +++ b/support/syscall-gen/types+openbsd:6.1-x64.frag @@ -47,7 +47,6 @@ type timeval = struct usec : uint64 ;; - type pollfd = struct fd : fd events : uint16 |